/*
	Theme Name: amare Pro Theme
	Theme URI: http://ellajdesigns.com
	Description: Child Theme for Genesis Framework
	Author: Ella J Designs
	Author URI: http://ellajdesigns.com
	Version: 1.0

	Template: genesis
	Template Version: 2.2.5

*/

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}


/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements

font-family: 'Source Sans Pro', sans-serif;  400 400em 700 700em 900

font-family: 'Playfair Display', serif; 400 400em

--------------------------------------------- */

body {
	background-color: #f9f9f9;
	color: #322e2b;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	line-height: 1.6;
}

#bannerimage {
  width: 100%;
  background-image: url(../../../wp-content/uploads/2015/12/amare-top-5.jpg);
  height: 405px;
  background-position: center;
}

a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #c01d72;
	color: #fff;
}

::selection {
	background-color: #c01d72;
	color: #fff;
}

a {
	color: #c01d72;
	text-decoration: none;
}

a img {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    margin-bottom: -4px;
}

a img:hover {
    opacity: 0.8;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 24px;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 0;
	padding: 24px 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

hr {
	border: none;
	border-bottom: 3px solid #eee;
	margin-top: 40px;
	margin-bottom: 40px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #c01a71;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	line-height: 1.25;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

h1 {
	font-size: 48px;
}

h2 {
	font-size: 42px;
}

h3 {
	font-size: 36px;
}

h4 {
	font-size: 30px;
}

h5 {
	color: #055287;
	font-size: 24px;
}

h6 {
	font-size: 18px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
	margin-bottom: 28px;
}

.gallery-item {
	float: left;
	margin: 0;
	padding: 0 4px;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery .gallery-item img {
	border: none;
	height: auto;
	margin: 0;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 3px #eee inset;
	color: #35312e;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	padding: 16px;
	width: 100%;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #c01d72;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 20px;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #322e2b;
	border: none;
	text-decoration: none;
}

.button {
	border-radius: 5px;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	margin: 0 auto;
	max-width: 1600px;
}

.site-inner {
	background-color: #fff;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

.amare-pro-home .site-inner {
	float: left;
	margin: -110px auto 0;
	overflow: visible;
	position: relative;
	z-index: 1000;
	width: 100%;
}

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.amare-pro-home .site-inner .wrap {
	max-width: 1600px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content  */

.content {
	float: right;
	width: 800px;
	padding: 50px 40px 10px;
}

.amare-pro-home .content {
	padding: 50px 60px 10px;
}

.content-sidebar .content {
	float: left;
}

.full-width-content .content {
	width: 100%;
}

.amare-pro-home .content {
	padding: 0;
}

/* Primary Sidebar */

.sidebar-primary {
	background-color: #f8f8f8;
	float: right;
	width: 340px;
}

.sidebar-content .sidebar-primary {
	float: left;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	border: 1px solid #fff;
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.search-form input[type="search"] {
	background: #fff url(../../../wp-content/themes/amare-pro/images/icon-search.png) no-repeat right;
	background-size: 36px 16px;
	color: #888;
	font-size: 10px;
	margin-bottom: 10px;
	padding: 16px;
	text-transform: uppercase;
	width: 100%;
}

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

a.alignnone {
	display: inline-block;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.entry-content .wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #f5f5f5;
	color: #777;
	font-size: 12px;
	margin: -40px -60px 30px;
	padding: 20px;
}

.amare-pro-home .breadcrumb {
     margin: 0;
}

.archive-description,
.author-box {
	margin-bottom: 30px;
	padding: 30px;
}

.archive-description {
	padding: 16px 20px;
}

.author-box {
	background-color: #f5f5f5;
}

.author-box-title {
	font-size: 16px;
	margin-bottom: 4px;
}

.author-box p {
	font-size: 14px;
	margin: 0;
}

.author-box .avatar {
	margin-right: 24px;
}


/* Titles
--------------------------------------------- */

.entry-title {
	color: #322e2b;
	font-size: 72px;
	font-style: italic;
	line-height: 1;
	margin-bottom: 40px;
}

.entry-title a,
.sidebar .widget-title a {
	color: #322e2b;
}

.entry-title a:hover,
.footer-widgets .entry-title a:hover {
	color: #c01d72;
	text-decoration: none;
}

.archive-title,
.widget-title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.footer-widgets .entry-title,
.sidebar .entry-title {
	font-size: 16px;
}

.footer-widgets .entry-title a,
.footer-widgets .widget-title {
	color: #fff;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	margin-bottom: 12px;
	padding: 0;
}

.featured-content .entry-title {
	font-size: 18px;
}

.amare-pro-home .featured-content .entry {
	margin-bottom: 36px;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background: rgba(255,255,255,.85);
	float: left;
	margin: 0 auto;
	min-height: 110px;
	padding: 16px 0;
	position: relative;
	width: 100%;
	z-index: 5000;
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	overflow: hidden;
	width: 260px;
}

.site-title {
	font-size: 36px;
	line-height: 1.25;
	margin: 0 0 5px;
}

.site-title a {
	background: url(../../../wp-content/themes/amare-pro/images/amare-logo.png) top center no-repeat;
}

.site-title a,
.site-title a:hover {
	color: #222;
	display: block;
	padding: 28px 0 0;
	text-decoration: none;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
	float: left;
	margin: 0;
	max-width: 260px;
	min-height: 78px;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10000;
}


/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	width: 820px;
}

.site-header .widget {
	padding: 28px 0 0;
}

.site-header .search-form {
	float: right;
	margin-top: 24px;
	width: 50%;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #c01d72;
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #c01d72;
	display: block;
	padding: 16px 20px;
	position: relative;
}

.genesis-nav-menu li:hover,
.genesis-nav-menu a:hover {
	color: #35312e;
	text-decoration: none;
}

.genesis-nav-menu .current-menu-item > a {
	color: #35312e;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 148px;
	z-index: 999;
}

.genesis-nav-menu .sub-menu a {
	background-color: #ff0287;
	border: 1px solid #f5f5f5;
	border-top: none;
	color: #fff;
	font-size: 12px;
	padding: 10px 18px;
	position: relative;
	width: 148px;
}

.genesis-nav-menu .sub-menu a:hover {
	background-color: #c01d72;
	color: #fff;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -40px 0 0 147px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 16px 20px;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .search {
	padding: 0;
}

.genesis-nav-menu .search-form {
	width: 100%;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .widget_nav_menu {
	padding: 0;
}

.site-header .genesis-nav-menu {
	float: right;
	width: auto;
}

.site-header .genesis-nav-menu a {
	padding: 22px;
}

.site-header .genesis-nav-menu .sub-menu a {
	padding: 10px 18px;
}

.site-header .sub-menu .sub-menu {
	margin-top: -40px;
}

/* Site Footer Navigation
--------------------------------------------- */

.footer-widgets .menu {
	clear: both;
	color: #055287;
	font-size: 22px;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.footer-widgets .menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.footer-widgets .menu a {
	color: #055287;
	display: block;
	padding: 16px 20px;
	position: relative;
}

.footer-widgets .menu .social a {
	padding: 16px 15px;
}

.footer-widgets .menu li:hover,
.footer-widgets .menu a:hover {
	color: #c01d72;
	text-decoration: none;
}

.footer-widgets .menu .current-menu-item > a {
	color: #c01d72;
}


/* Responsive Menu
--------------------------------------------- */

.responsive-menu-icon {
	cursor: pointer;
	display: none;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 0;
}

.responsive-menu-icon::before {
	content: "\f0c9";
	display: inline-block;
	font: normal 20px/1 'FontAwesome';
	padding: 10px;
}

.menu-text {
	vertical-align: top;
	display: inline-block;
	margin-top: 3px;
	font-size: 20px;
	font-family: 'Playfair Display', serif;
	color: #c01d72;
}


/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home-slider {
	float: left;
	margin: 0 auto;
	width: 100%;
}

.home-slider .uparrow {
	background: url(../../../wp-content/themes/amare-pro/images/uparrow.png) bottom center no-repeat;
	height: 52px;
	margin-top: -52px;
	position: relative;
	z-index: 50000;
}

.home-top {
	clear: both;
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	overflow: hidden;
	padding: 120px 0 60px;
}

.amare-pro-home .site-inner .home-top .wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.home-top .widget:first-child {
	float: left;
	padding: 0;
	width: 33.33333333333%;
}

.home-top p.slogan-top {
	color: #c01a71;
	font-size: 60px;
	line-height: 1;
	margin-bottom: 15px;
}

.home-top p.slogan-bottom {
	color: #322e2b;
	font-size: 30px;
	font-style: italic;
	line-height: 1.1;
	margin-bottom: 40px;
}

.home-top .button {
	font-size: 28px;
	font-style: italic;
}

.home-top .widget:last-child {
	float: right;
	padding: 0;
	text-align: right;
	width: 66.66666666666%;
}

.home-logos {
	background: #fff url(../../../wp-content/themes/amare-pro/images/filmstrip.jpg) bottom center no-repeat;
	clear: both;
	float: left;
	margin: 0 auto;
	padding-bottom: 260px;
	text-align: center;
	width: 100%;
}

.home-middle {
	background: #ecf8f8 url(../../../wp-content/themes/amare-pro/images/middle-bg.jpg) top center no-repeat;
	background-size: cover;
	clear: both;
	color: #055287;
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	font-style: italic;
	overflow: hidden;
	padding: 70px 0 100px;
	text-align: center;
}

.amare-pro-home .site-inner .home-middle .wrap {
	margin: 0 auto;
	max-width: 1140px;
}

.home-middle .mid-logo {
	background: url(../../../wp-content/themes/amare-pro/images/amare-logo.png) top center no-repeat;
	height: 82px;
	margin-bottom: 70px;
}

.home-middle .widget {
	background: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
	float: left;
	margin-right: 30px;
	padding: 0;
	width: 360px;
}

.home-middle .widget:last-child {
	float: right;
	margin-right: 0;
}

.home-middle .widget .entry {
	margin-bottom: 10px;
}

.home-middle .widget .widget-title {
	border-bottom: 3px solid #c01d72;
	color: #322e2b;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 30px auto 0;
	padding-bottom: 5px;
	text-transform: uppercase;
	width: 175px;
}

.home-middle .widget .entry-content {
	padding: 0 30px;
}

.home-middle .button {
	font-size: 22px;
	width: 100%;
}

.amare-pro-home a.more-link {
	clear: both;
	display: block;
	margin: 30px 0 0;
}

.amare-pro-home #swipebox-bottom-bar {
	display: none;
}

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.content .entry-header .entry-meta {
	background-color: #f8f8f8;
	clear: both;
	color: #777;
	font-size: 12px;
	line-height: 5;
	margin: 0 0 24px -60px;
	max-width: 600px;
	overflow: hidden;
	padding-left: 60px;
	text-transform: uppercase;
}

.content .entry-header .entry-meta a {
	color: #777;
	font-weight: 700;
}

.content .entry-header .entry-meta {
	margin-bottom: 24px;
}

.content .entry-header .entry-meta .entry-comments-link {
	background-color: #c01d72;
	color: #fff;
	float: right;
	font-size: 12px;
	padding: 0 20px;
	text-transform: uppercase;
}

.content .entry-header .entry-meta .entry-comments-link a {
	background: url(../../../wp-content/themes/amare-pro/images/icon-comments.png) no-repeat left;
	background-size: 16px 16px;
	color: #fff;
	padding-left: 32px;
}

.entry-footer .entry-meta {
	border-top: 1px dotted #ddd;
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
}

.entry-footer .entry-tags {
	background: url(../../../wp-content/themes/amare-pro/images/icon-dot.png) no-repeat left;
	margin-left: 4px;
	padding-left: 10px;
}

/* After Entry
--------------------------------------------- */

.after-entry {
	background-color: #f5f5f5;
	margin-bottom: 30px;
	padding: 30px;
	text-align: center;
}

.after-entry .widget {
	margin-bottom: 30px;
}

.after-entry .widget:last-child,
.after-entry p:last-child {
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	font-size: 14px;
	padding: 30px 0;
}

.entry .archive-pagination a {

}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #c01d72;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 2;
	margin-bottom: 4px;
	padding: 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #055287;
	text-decoration: none;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	font-size: 14px;
	margin-bottom: 40px;
	overflow: hidden;
}

.entry-comments .comment-author {
	font-weight: 400;
	margin: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 30px;
	overflow: hidden;
}

.comment-list li.depth-1,
.ping-list li.depth-1 {
	margin: 30px 0;
}

.comment-list li li {
	margin-right: -1px;
}

.comment {
	border-right: none;
}

.comment-header,
.ping-list .comment-meta {
	background-color: #222;
	color: #fff;
	float: left;
	font-weight: 400;
	padding: 30px;
	width: 100%;
}

.comment-list cite,
.ping-list cite,
.says {
	display: inline-block;
}

.comment-header .comment-meta a,
.comment-metadata a {
	font-size: 12px;
	font-weight: 400;
	color: #bbb;
}

.comment-content {
	clear: both;
	padding: 48px;
}

.comment-content p,
.comment-header p.comment-meta {
	margin: 0;
}

.comment .avatar {
	margin-right: 10px;
}

.alt,
.even {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

.comment-reply {
	font-size: 14px;
	padding: 0 48px 48px;
}

.entry-pings .reply {
	display: none;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 14px;
	padding-bottom: 30px;
}

.sidebar p {
	margin-bottom: 16px;
}

.sidebar p:last-child,
.sidebar ul {
	margin-bottom: 0;
}

.sidebar li,
.sidebar .more-from-category a {
	background: url(../../../wp-content/themes/amare-pro/images/icon-li.png) no-repeat 0 7px;
	background-size: 8px 8px;
	margin-bottom: 6px;
	padding: 0 0 6px 16px;
}

.sidebar .more-from-category {
	padding-top: 6px;
}

.sidebar .widget {
	margin-bottom: 0;
	padding: 30px 40px;
	word-wrap: break-word;
}

.sidebar .search-form {
	width: 100%;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	color: #fff;
	clear: both;
	text-align: center;
}

.footer-widgets .wrap {
	margin: 0 auto;
	max-width: 1600px;
	overflow: hidden;
	padding: 0;
}

.footer-widgets-1 {
	background-color: #055287;
	color: #fff;
	font-family: 'Playfair Display', serif;
	font-size: 28px;
	font-style: italic;
	font-weight: 400;
	width: 100%;
}

.footer-widgets-1 .headline {
	font-size: 44px;
	line-height: 1.1;
}

.footer-widgets-1 .headline .line-break {
	display: block;
}

.footer-widgets-1 .button {
	margin: 15px auto;
}

.footer-widgets-2 {
	background-color: #cafaf5;
	color: #055287;
	width: 100%;
}

.footer-widgets .widget {
	padding: 70px 0;
	word-wrap: break-word;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #cafaf5;
	color: #055287;
	font-size: 12px;
	padding: 40px 0;
	text-align: center;
}

.site-footer a {
	color: #055287;
	text-decoration: underline;
}

.site-footer p {
	margin: 0;
}


/*
Hero Images
---------------------------------------------------------------------------------------------------- */

.big-leader {
	float: left;
	height: 420px !important;
	margin-top: -110px;
	width: 100%;
}


/*
On Page
---------------------------------------------------------------------------------------------------- */

.right-quote {
	font-size: 44px;
	font-style: italic;
}

.right-quote h2 {
	font-size: 44px;
	margin-bottom: 40px;
}

.page-right {
	background: #f9f9f9;
	font-size: 18px;
	padding: 30px;
	text-align: left;
}

.page-right img.alignleft {
	margin: 12px 24px 12px 0;
}

.video-box {
	border: 3px solid #eee;
	border-radius: 15px;
	padding: 20px 15px 5px;
}

.affiliate-page .fa {
	color: #c01d72;
	float: left;
	font-size: 48px;
	padding-right: 10px;
}

/*
Contact Page Custom
---------------------------------------------------------------------------------------------------- */

/*.page-id-34 .footer-widgets-1 {
	display: none;
}
*/


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1200px) {

	.site-container {
		max-width: 1023px;
	}

	.site-header {
		padding: 16px;
	}

	.site-header .widget-area {
		width: 700px;
	}
	
	.content {
		width: 660px;
	}
	
	.sidebar-primary {
		width: 300px;
	}
	
	.title-area {
		width: 260px;
	}
	
	.breadcrumb {
		margin: -30px -40px 30px;
	}
	
	.content {
		padding: 30px 40px 10px;
	}

	.genesis-nav-menu {
		font-size: 20px;
	}
	
	.site-header .genesis-nav-menu a {
		padding: 22px 12px;
	}

	.footer-widgets .widget {
		padding: 70px 140px;
	}

	.amare-pro-home .site-inner {
		margin: 0 auto;
	}

	.home-top {
		padding: 70px 40px 50px;
	}

	.home-top .widget:first-child {
		width: 45%;
	}

	.home-top .widget:last-child {
		width: 50%;
	}

	.home-top p.slogan-top {
		font-size: 48px;
	}

	.home-logos {
		background-size: contain;
		padding: 0 40px 145px;
	}

	.home-middle {
		padding: 50px 40px 70px;
	}

	.home-middle .mid-logo {
		margin-bottom: 45px;
	}

	.home-middle .widget {
		margin-right: 20px;
		width: 300px;
	}

	.home-middle .widget .entry-content {
		font-size: 22px;
		padding: 0 20px;
	}

	.home-middle .widget .entry-content .button {
		padding: 16px 8px;
	}

	.entry-title {
		font-size: 60px;
		margin-bottom: 30px;
	}

	.right-quote h2 {
		font-size: 36px;
		margin-bottom: 30px;
	}

	.work-grid {
		text-align: center;
	}

	.work-grid .main-content,
	.word-grid .page-right {
		text-align: left;
	}

	.footer-widgets-1 .button {
		font-size: 22px;
	}

}

@media only screen and (max-width: 1023px) {

	.site-container {
		max-width: 800px;
	}

	.content,
	.sidebar-primary,
	.sidebar-secondary,
	.title-area,
	.wrap {
		width: 100%;
	}

	.site-header .widget-area {
		float: right;
		margin-top: -50px;
		width: 100%;
	}
	
	.header-image .title-area, 
	.header-image .site-title, 
	.header-image .site-title a {
	    float: left;
	    margin: 0 auto;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-header .search-form,
	.site-header hgroup,
	.site-title {
		text-align: center;
	}

	.site-header .genesis-nav-menu a {
		padding: 20px 15px 5px;
	}

	.site-header {
		background: #fff;
	}

	.big-leader {
		height: 260px !important;
		margin-top: 0;
	}

	.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
	.genesis-nav-menu.responsive-menu {
		display: none;
	}
	
	.responsive-menu-icon {
		display: block;
	}

	.genesis-nav-menu.responsive-menu .menu-item {
		border-bottom: 2px solid #eee;
		display: block;
	}

	.genesis-nav-menu.responsive-menu .menu-item:last-child {
		border-bottom: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item:hover {
		position: static;
	}
	
	.genesis-nav-menu.responsive-menu li a,
	.genesis-nav-menu.responsive-menu li a:hover {
		border: none;
		display: block;
		font-size: 22px;
		line-height: 1;
		padding: 16px;
		text-align: center;
		text-transform: none;
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children {
		cursor: pointer;	
	}
	
	.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
		margin-right: 60px;
	}
	
	.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
		content: "\f0d7";
		float: right;
		font: normal 20px/1 'FontAwesome';
		height: 20px;
		padding: 12px 20px;
		right: 0;
		text-align: right;
		z-index: 9999;
	}
	
	.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
		content: "\f142";
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu {
		background-color: #f7f7f7;
		border: none;
		left: auto;
		opacity: 1;
		padding-left: 20px;
		position: relative;
		width: 100%;
		z-index: 99;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
		margin: 0;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu li a,
	.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
		padding: 12px 16px;
		position: relative;
		text-transform: none;
		width: 100%;
	}
	
	.genesis-nav-menu.responsive-menu .current-menu-item > a,
	.genesis-nav-menu.responsive-menu .sub-menu a {
		background: none;
		color: #555;
	}
	
	.genesis-nav-menu.responsive-menu .sub-menu a:hover,
	.genesis-nav-menu.responsive-menu a:hover,
	.genesis-nav-menu.responsive-menu li:hover {
		background: none;
		color: #111;
	}

	.genesis-nav-menu.responsive-menu {
		padding: 50px 30px;
	}
		
	.comment-list li.depth-1,
	.ping-list li.depth-1 {
		margin: 30px 0;
	}

	.footer-widgets .widget {
		padding: 70px 70px 35px;
	}

	.entry-title {
		font-size: 48px;
		margin-bottom: 30px;
	}

	.home-top {
		padding: 50px 50px 30px;
		text-align: center;
	}

	.home-top .widget:first-child {
		margin-bottom: 30px;
		width: 100%;
	}

	.home-top .widget:last-child {
		width: 100%;
	}

	.home-middle {
		padding: 50px 40px 30px;
	}

	.home-middle .widget,
	.home-middle .widget:last-child {
		float: none;
		margin: 15px auto 45px;
		width: 360px;
	}

	.home-middle .widget .entry-content {
		font-size: 24px;
		margin: 0 auto;
	}

}

@media only screen and (max-width: 800px) {

	.site-container {
		max-width: 630px;
	}

	.five-sixths,
	.footer-widgets-1,
	.footer-widgets-2,
	.four-sixths,
	.home-top .widget,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.home-middle,
	.home-top {
		text-align: center;
	}

	.site-header {
		min-height: 0;
		padding: 20px 20px 5px;
	}

	.header-image .site-title a {
		background-size: 200px;
		max-width: 200px;
		min-height: 65px;
	}
	
	.site-header .widget-area {
		margin-top: -85px;
	}
	
	.footer-widgets-1 {
		margin: 0;
	}

	.footer-widgets .widget {
		padding: 50px 30px 30px;
	}

	.footer-widgets-1 .headline {
		font-size: 36px;
	}

	.footer-widgets-1 .button {
		margin: 15px auto;
	}
	
	.nav-secondary .genesis-nav-menu > .first > a,
	.nav-secondary .genesis-nav-menu > .last > a,
	.nav-secondary .genesis-nav-menu a {
		font-size: 12px;
		padding: 12px;
	}

	.home-logos {
		padding: 0 40px 100px;
	}


}

@media only screen and (max-width: 630px) {

	.content .entry-header .entry-meta .entry-comments-link {
		display: none;
	}

	.home-middle {
		padding: 50px 20px 30px;
	}
	
	.home-middle .widget,
	.home-middle .widget:last-child {
		width: 100%;
		max-width: 360px;
	}	

	h3 {
		font-size: 30px;
	}

	.footer-widgets-1 .headline .line-break {
		display: inline;
	}

}

@media only screen and (max-width: 415px) {

	.footer-widgets .widget {
		padding: 40px 20px 20px;
	}

	.footer-widgets .menu .social a {
		padding: 16px 40px;
	}

	.footer-widgets-1 .headline {
		font-size: 30px;
	}

	.content {
		padding: 30px 20px 10px;
	}

}

@media only screen and (max-width: 370px) {

	.header-image .site-title a {
		background-size: 180px;
		max-width: 180px;
		min-height: 60px;
	}

	h3 {
		font-size: 26px;
	}

	.footer-widgets .menu a {
		font-size: 20px;
	}

	.footer-widgets .menu .social a {
		padding: 16px 20px;
	}

	.footer-widgets-1 .button {
		font-size: 20px;
	}

}


/* --- No JS Fallback --- */

.no-js .site-header .genesis-nav-menu a {
	padding: 22px 16px;
}

@media only screen and (max-width: 1023px) {

	.no-js.header-image .title-area,
	.no-js.header-image .site-title,
	.no-js.header-image .site-title a {
		float: none;
	}

	.no-js .site-header .widget-area {
		margin-top: 0;
	}	

}

@media only screen and (max-width: 800px) {

	.no-js .site-header .widget-area {
		margin-top: 0;
	}	

}


/* --- Jude --- */