/*
    Theme Name: Eva Carbloaded Child Theme
	Theme URI: http://evasites.com
	Description: Eva Carbloaded is a two or three column child theme created for the Genesis Framework.
    Author: Anne Allen Evasites
    Author URI: http://evasites.com/
 
    Version: 1.8
 
    Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Responsive Design

*/


/* Import Fonts
------------------------------------------------------------ */
@font-face {
    font-family: "MyriadPro-Semibold";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/myriadpro-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-semibold.woff") format("woff"), url("fonts/myriadpro-semibold.ttf") format("truetype"), url("fonts/myriadpro-semibold.svg#myriadpro-semibold") format("svg");
}

@font-face {
    font-family: "MyriadPro-BoldCond";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/myriadpro-boldcond.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-boldcond.woff") format("woff"), url("fonts/myriadpro-boldcond.ttf") format("truetype"), url("fonts/myriadpro-boldcond.svg#myriadpro-boldcond") format("svg");
}

@font-face {
    font-family: "MyriadPro-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-regular.woff") format("woff"), url("fonts/myriadpro-regular.ttf") format("truetype"), url("fonts/myriadpro-regular.svg#myriadpro-regular") format("svg");
}

@font-face {
    font-family: "visumregular";
    src: url("fonts/Visum-webfont.eot");
    src: url("fonts/Visum-webfont.eot?#iefix") format("embedded-opentype"),
         url("fonts/Visum-webfont.woff") format("woff"),
         url("fonts/Visum-webfont.ttf") format("truetype"),
         url("fonts/Visum-webfont.svg#visumregular") format("svg");
    font-weight: normal;
    font-style: normal;

}




/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
    color: #333;
    font-family: 'MyriadPro-Regular';
    font-size: 16px;
    font-weight: normal;
    line-height: 1.56;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

p {
    line-height: 20px;
}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}

input,
label,
select,
textarea {
    color: #333;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    
    color: #887765;
   /* float: left;*/
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 18px !important;
    margin: 10px 0;
    padding: 5px 10px !important;
    text-transform: uppercase;

}

li,
ol,
ul {
    margin: 0;
    padding: 0;
}

ol li {
    list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
    color: #722B25;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

div.post-info span.author span.fn a.fn {
    color: #141313;
    text-decoration: none;
}

div.post-info span.author span.fn a.fn:hover {
    text-decoration: underline;
}

div.entry-content p a.more-link {
    display: block;
    color: #722B25;
    font-family: 'MyriadPro-Regular';
    font-size: 16px;
}
/* Body
------------------------------------------------------------ */

body {
	background: url("images/bodyBg.jpg") no-repeat scroll center top #000000;
    background: url("images/alt-bg.jpg") no-repeat scroll center -33px #79D3F6;
    font-family: 'MyriadPro-Semibold';
    font-size: 16px;
    margin: 0;
    padding: 0
}

body.aa_alt_home {
    background: url("images/alt-bg.jpg") no-repeat scroll center -33px #79D3F6;
}
/* Wrap
------------------------------------------------------------ */

#wrap {
    background: url(images/burger.jpg) no-repeat center 292px;
    margin: 50px auto;
    width: 938px;
    padding: 0;
}
/*.aa_alt_home*/
	#wrap {
	background: none;
	position: relative;
	        margin: 110px auto 50px;
}
	
/*.aa_alt_home*/
.wrap {
    background: url(images/transp-bg3.png) repeat 0 0;
}

/* Header
------------------------------------------------------------ */

#header {
    /*background: url(images/bnr.jpg) no-repeat bottom center;*/
    background: url(images/CarbLoadedWebHeader_3-11crop.jpg) no-repeat bottom center;
    margin: 0 auto;
    min-height: 293px;

}

/*.aa_alt_home*/
#header {
    background: url(images/transp-bg3.png) repeat 0 0;
    border:10px solid #fff;
    border-bottom: none;
    	position: relative;
  
    	overflow: hidden;
    	min-height: 0;
}

/*.aa_alt_home*/
#header .wrap {
    background: url(images/alt-header-bg.png) repeat top center;
    height:234px;
}

#title-area {
    float: left;
    overflow: hidden;
    padding: 17px 0 0;
    width: 400px;
}

#title {
    font-family: 'Oswald', arial, serif;
    font-size: 36px;
    line-height: 1.25;
    margin: 0;
    text-transform: uppercase;
}

#title a,
#title a:hover {
    color: #333;
    padding: 0 0 0 20px;
    text-decoration: none;
}

#description {
    font-size: 14px;
    padding: 0 0 0 20px;
}

#header .widget-area {
    float: right;
    padding: 0 20px 0 0;
    width: 290px;
}

p.socials {
    float: right;
    padding: 0 20px 0 0;
    width: 290px;
}
/*.aa_alt_home*/
p.socials {
	position: absolute;
	left:-65px;
	top:10px;
	width: 50px;
	padding:0;
	
}

.widget-area a.social-icon {
    float: left;

}

.widget-area a.social-icon {
	height:50px;
	width:50px;
	margin:0;
}



.social-icon.facebook {
    background: url("images/fb.png") no-repeat scroll center top transparent;
}

/*.aa_alt_home*/
.social-icon.facebook {
    background: url("images/alt-socials.png") no-repeat 0 -100px;
}

.social-icon.twitter {
    background: url("images/tw.png") no-repeat scroll center top transparent;
}

/*.aa_alt_home*/
.social-icon.twitter {
    background: url("images/alt-socials.png") no-repeat 0 0;
}

.googleplus {
    background: url("images/plass.png") no-repeat scroll center top transparent;
}

/*.aa_alt_home*/
.googleplus {
    background: url("images/alt-socials.png") no-repeat  0 -150px;;
}

.youtube {
    background: url("images/youtube.png") no-repeat scroll center top transparent;
}

/*.aa_alt_home*/
.youtube {
    background: url("images/alt-socials.png") no-repeat 0 -50px;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
    display: block;
    float: left;
    height: 100px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 400px;
}

.header-image #description {
    display: block;
    overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
    width: 100%;
    height: 150px;
}




/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
#header .menu {
    clear: both;
    color: #333;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

#header .menu {
    border: 1px solid #ddd;
    box-sizing: border-box;
}

div#nav {
    padding: 10px 0 8px 8px;
}

/*.aa_alt_home*/
div#nav {
	padding:0;
}

.menu-secondary {
    border-bottom: 1px solid #ddd;
    border-top: none;
}

.menu-primary ul,
.menu-secondary ul,
#header .menu ul {
    float: left;
    width: 100%;
}

.menu-primary li {
    float: left;
    list-style-type: none;
    background: url("images/mnu.jpg") no-repeat scroll 0 0 transparent;
    box-shadow: 2px 3px 5px #414142;
    float: left;
    height: 58px;
    margin-right: 7px;
    position: relative;
    text-align: center;
    width: 179px;
}

/*.aa_alt_home*/
#nav .wrap {
	border:5px solid #fff;
	border-bottom: none;
}

/*.aa_alt_home*/
.menu-primary li {
	background: none;
	box-shadow:none;
	border:5px solid #fff;
	    margin:0;
	    width:175px;
	    border-bottom: none;
}

/*.aa_alt_home*/
.menu-primary li.extra1{
		    width:176px;
}
.menu-secondary li,
#header .menu li {
    float: left;
    list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
#header .menu a {
    color: #FFFFFF;
    display: block;
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 35px !important;
    line-height: 58px !important;
    text-decoration: none;
    text-shadow: 2px 0 2px #000000;
    text-transform: uppercase !important;
}
/*.aa_alt_home*/
.menu-primary a {
	color:#000;
	font-family: 'visumregular' !important;
    font-size: 48px !important;
    line-height: 58px !important;
    text-shadow: none;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
#header .menu li a:active,
#header .menu li a:hover,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a {
    color: #000;
    text-shadow: none;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
    background: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    color: #333;
    font-size: 12px;
    padding: 9px 10px 8px;
    position: relative;
    text-transform: none;
    width: 138px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
    background-color: #f5f5f5;
    color: #333;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
    height: auto;
    left: -9999px;
    margin: 0 0 0 -1px;
    position: absolute;
    width: 160px;
    z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
#header .menu li ul a {
    width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
    margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
    left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
    position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
#header .menu li:hover>ul,
#header .menu li.sfHover ul {
    left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
#header .menu li a.sf-with-ul {
    padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
    background: url(images/icon-plus.png) no-repeat;
    height: 16px;
    position: absolute;
    right: 8px;
    text-indent: -9999px;
    top: 10px;
    width: 16px;
}

#wpadminbar li:hover ul ul {
    left: 0;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
    float: right;
    padding: 7px 15px 6px;
}

.menu li.right a {
    background: none;
    border: none;
    color: #333;
    display: inline;
    text-decoration: none;
}

.menu li.right a:hover {
    color: #0d72c7;
    text-decoration: none;
}

.menu li.search {
    padding: 0 10px;
}

.menu li.rss a {
    background: url(images/rss.png) no-repeat center left;
    margin: 0 0 0 10px;
    padding: 0 0 0 16px;
}

.menu li.twitter a {
    background: url(images/twitter-nav.png) no-repeat center left;
    padding: 0 0 0 20px;
}


/* Inner
------------------------------------------------------------ */

#inner {
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 8px;
}

/*.home #inner {
    background: url("images/transparentBg.png") repeat scroll 0 0 transparent;
    float: left;
    margin: 0 auto;
}
*/

/*.aa_alt_home*/
#inner {
        background: url(images/transp-bg.png) repeat 0 0;
        background-color: transparent;
        border: 10px solid #fff;
        border-bottom: none;
}


.home #inner {
        background: url(images/transp-bg3.png) repeat 0 0;
}




/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
    font-size: 14px;
    margin: -10px 0 30px;
    padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
    background-color: #fff;
    margin: -10px 0 30px;
    padding: 0 0 15px;
}

.taxonomy-description p {
    font-size: 14px;
    padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
    border: 6px solid #B09E8D;
    float: left;
    height: auto;
    padding: 18px 20px 0;
    width: 870px;
}

/*.aa_alt_home*/
#content-sidebar-wrap {
	border: none;
	width:auto;
}

/*.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}*/

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
    float: right;
}


/* Content
------------------------------------------------------------ */

#content {
    float: left;
    padding: 10px 0;
    width: 410px;
}

.content-sidebar #content,
.sidebar-content #content {
    width: 570px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
    float: right;
}

.full-width-content #content {
    width: 870px;
    padding: 10px 0;
}

/*.home #content-sidebar-wrap{
    border: 6px solid #B09E8D;
    float: left;
    padding: 18px 20px;
    width: 870px;
}*/
.post {
    margin: 0 0 40px;
}

.entry-content {
    overflow: hidden;
}

.entry-content p {
    margin: 0 0 25px;
}

blockquote {
    background: url(images/blockquote.png) no-repeat;
    border: none;
    margin: 5px 5px 20px;
    padding: 25px 30px 5px 70px;
}

blockquote p {
    color: #999;
    font-style: italic;
}

p.subscribe-to-comments {
    padding: 20px 0 10px;
}

.clear {
    clear: both;
}

.clear-line {
    border-bottom: 1px solid #ddd;
    clear: both;
    margin: 0 0 25px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}

.one-third,
.two-sixths {
    width: 31%;
}

.four-sixths,
.two-thirds {
    width: 65%;
}

.one-fourth {
    width: 22.5%;
}

.three-fourths {
    width: 73.5%;
}

.one-fifth {
    width: 17.4%;
}

.two-fifths {
    width: 37.8%;
}

.three-fifths {
    width: 58.2%;
}

.four-fifths {
    width: 78.6%;
}

.one-sixth {
    width: 14%;
}

.five-sixths {
    width: 82%;
}

.first {
    clear: both;
    padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
    margin: 0 0 20px;
    padding: 0 0 15px;
    width: 48%;
}

.genesis-grid-even {
    float: right;
}

.genesis-grid-odd {
    clear: both;
    float: left;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
    font-family: 'MyriadPro-BoldCond';
    line-height: 1.25;
    margin: 0 0 10px;
}

h1 {
    font-size: 30px;
}

.taxonomy-description h1 {
    margin: 0;
}

h2,
h2 a,
h2 a:visited {
    font-size: 28px;
}

h2,
h2 a,
h2 a:visited {
    color: #1E1E1E;
    font-family: 'MyriadPro-BoldCond';
    font-size: 30px;
    margin-bottom: 3px;
    font-weight: bold;
}

h2 a,
h2 a:visited {
    color: #82363A;
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

.widget-area h2,
.widget-area h2 a {
    font-size: 14px;
    margin: 0 0 5px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-family: 'MyriadPro-Semibold';
    font-size: 16px;
}

h4.widgettitle {
    color: #1E1E1E;
    font-family: 'MyriadPro-BoldCond';
    font-size: 20px;
    margin-bottom: 3px;
    text-transform: uppercase;
}

.taxonomy-description h1 {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    padding: 9px 10px 8px;
}

.widget-area h4 a {
    color: #333;
    text-decoration: none;
}

#footer-widgets h4 {
    background: none;
    border: none;
    padding: 0;
}

h5 {
    font-size: 18px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
    margin: 0;
    padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
    list-style-type: square;
    margin: 0 0 0 30px;
    padding: 0;
}

.entry-content ol li {
    margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
    padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
    font-size: 14px;
    margin: -5px 0 15px;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
    border-top: 1px solid #ddd;
    clear: both;
    font-size: 14px;
    padding: 5px 0 0;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
    background-color: #f5f5f5;
    margin: 0 0 40px;
    overflow: hidden;
    padding: 10px;
}

.author-box p {
    font-size: 14px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
    background-color: #f5f5f5;
    margin: -10px 0 40px;
    padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
    float: left;
    padding: 20px 0 0;
    width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
    background: url(images/icon-dot.png) no-repeat left;
    margin: 0 0 0 3px;
    padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
    height: auto;
    max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 4px;
}

.author-box .avatar {
    background-color: #fff;
    float: left;
    margin: 0 10px 0 0;
}

.post-image {
    margin: 0 10px 10px 0;
}

.comment-list li .avatar {
    background-color: #fff;
    float: right;
    margin: 5px 0 0 10px;
}

img.centered,
.aligncenter {
    display: block;
    margin: 0 auto 10px;
}

img.alignnone {
    display: inline;
    margin: 0 0 10px;
}

img.alignleft {
    display: inline;
    margin: 0 15px 10px 0;
}

img.alignright {
    display: inline;
    margin: 0 0 10px 15px;
}

.alignleft {
    float: left;
    margin: 0 15px 10px 0;
}

.alignright {
    float: right;
    margin: 0 0 10px 15px;
}

.wp-caption {
    padding: 5px;
    text-align: center;
}

p.wp-caption-text {
    font-size: 14px;
    margin: 5px 0;
}

.wp-smiley,
.wp-wink {
    border: none;
    float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
    font-size: 14px;
    font-family: 'MyriadPro-BoldCond';
    font-size: 16px;
    font-style: italic;
    overflow: hidden;
    padding: 20px 0;
    width: 100%;
}

.navigation li {
    display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
    border: 1px solid #ddd;
    padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
    background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
    display: inline;
    float: right;
    font-size: 14px;
    margin: 42px 0 0;
    width: 258px;
}

#sidebar-alt {
    float: left;
    width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
    float: left;
}

.content-sidebar-sidebar #sidebar-alt {
    float: right;
}

.sidebar p {
    font-size: inherit;
}

.sidebar .widget {
    border: 6px solid #AF9E8C;
    float: left;
    margin-bottom: 27px;
    padding: 17px 15px;
    width: 216px;
}

.sidebar h4.widgettitle {
    color: #1E1E1E;
    font-family: 'MyriadPro-BoldCond';
    font-size: 20px;
    margin-bottom: 10px;
}

.sidebar .featuredpost .post h2 {
    background: url(images/bulet.jpg) no-repeat center left;
    padding-left: 22px;
}

.sidebar .featuredpost .post h2 a {
    color: #141313;
    font-family: 'MyriadPro-Regular';
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}

.sidebar .featuredpost .post {
    border-bottom: none;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
    padding: 0 15px;
}

.sidebar.widget-area ul li,
#footer-widgets .widget-area ul li {
    list-style-type: none;
    margin: 0 0 7px;
    padding: 0 0 5px;
    word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
    border: none;
    margin: 0;
}

.sidebar .sharethis {
	display: none;
}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
    display: inline;
    margin: 5px 15px 0;
    padding: 3px;
    width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
    clear: both;
    margin: 0 0 15px;
    overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
    border-bottom: 1px solid #ddd;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
    margin: 0 0 10px;
    padding: 0;
}

.more-from-category {
    padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
    overflow: hidden;
}

.user-profile p {
    padding: 5px 15px 0;
}

.user-profile .posts_link {
    padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
    background: url(images/gradient.png) 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    line-height: 19px;
    padding: 5px 7px;
    text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
    background: url(images/gradient.png) 0 -33px;
    text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
    float: right;
    padding: 12px 0 0;
}

.sidebar .searchform {
    padding: 5px 0 0 15px;
}

.s {
    margin: 10px -7px 0 0;
    padding: 6px 5px;
    width: 180px;
}

#nav .s {
    background-color: #fff;
    margin: 2px -7px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
    padding: 0 15px 5px;
}

.enews #subscribe {
    padding: 0 0 0 15px;
}

.enews #subbox {
    margin: 5px -7px 0 0;
    padding: 6px 5px;
    width: 75%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    font-size: 12px;
    font-style: italic;
    padding: 2px 5px 0 0;
    text-align: right;
}

#wp-calendar thead {
    background-color: #f5f5f5;
    font-weight: bold;
    margin: 10px 0 0;
}

#wp-calendar td {
    background-color: #f5f5f5;
    padding: 2px;
    text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
    clear: both;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
}

/*.aa_alt_home*/
#footer-widgets,
#footer-widgets .wrap {
	margin:0;
}


#footer-widgets .wrap {
    overflow: hidden;

}

div#footer-widgets.footer-widgets h4.widgettitle {
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadPro-BoldCond';
    font-size: 40px;
    width: 329px;
    text-transform: uppercase;
    line-height: 40px;
}

#footer-widgets .widget {
    border: none;
    margin: 0 0 15px;
    padding: 0;
}

#footer-widgets .textwidget {
    padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
    padding: 0;
}

#footer-widgets p {
    font-size: inherit;
    margin: 0 0 10px;
}

#footer-widgets ul {
    margin: 0;
}

#footer-widgets ul li {
    margin: 0 0 0 20px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
    background: none;
}

.footer-widgets-1,
.footer-widgets-2 {
    background: #282727;
    border: 1px solid #4F4F4F;
    height: 92px;
    padding: 10px;
    width: 445px;
    float: left;
    position: relative;
}
/*.aa_alt_home*/
.footer-widgets-1,
.footer-widgets-2 {
	background: none;
	border:10px solid #fff;
	width:444px;
}
/*.aa_alt_home*/
.footer-widgets-1 {
	border-right: 5px solid #fff;
}
.footer-widgets-2 {
	border-left: 5px solid #fff;
}

/*.aa_alt_home*/
.aa_alt_home img,
img.aa_alt {
	display: none;
}

img.aa_alt {
	display: block;
}


.footer-widgets-2 {
    float: right;
    padding:0;
    height:113px;
    
}

.footer-widgets-2 a img {
	border: none;
}
.footer-widgets-2 img.alignnone {
	padding: 0;
	margin: 0;
	border: none;
}

.footer-widgets-1 .gform_footer.top_label {
    position: absolute;
    top: 9px;
    right: 14px;
}

div.footer-widgets-1 #gform_submit_button_1.button,
div#gform_wrapper_2 input#gform_submit_button_2.button{
	
    background: url("images/submit.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 42px;
    margin: 0;
    padding: 0;
    text-indent: -999999px;
    width: 101px;
}

.footer-widgets-1 .gform_wrapper {
    margin: 0;
}

.footer-widgets-1 input {
    background: none repeat scroll 0 0 #EDEDED;
    border: medium none;
    color: #887765;
    float: left;
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 18px !important;
    height: 39px;
    padding-left: 10px;
    padding: 0 10px !important;
    text-transform: uppercase;
}

.footer-widgets-1 .gf_left_half input,
.footer-widgets-1 .gf_right_half input {
    width: 92% !important;
}

.footer-widgets-2 h2 {
    background: url("images/hat.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-family: 'MyriadPro-BoldCond';
    text-transform: uppercase;
    font-size: 46px;
    line-height: 61px;
    margin: 10px 0 0 80px;
    padding-left: 104px;
}

.footer-widgets-2 h2 a {
    color: #FFFFFF;
    font-family: 'MyriadPro-BoldCond';
    font-size: 46px;
}
/* Footer
------------------------------------------------------------ */

#footer {

    clear: both;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

#footer .wrap {
    overflow: hidden;
    padding: 9px 14px 14px;
    background: none;
}

#footer p {
    font-size: inherit;
    color: #fff;
}

#footer a,
#footer a:visited {
    color: #fff;
    text-decoration: none;
}

#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

#footer .gototop {
    float: left;
    width: 50%;
}

#footer .creds {
    float: right;
    text-align: right;
    width: 50%;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
    margin: 0 0 15px;
    overflow: hidden;
}

#author,
#comment,
#email,
#url {
    margin: 10px 5px 0 0;
    padding: 5px;
    width: 250px;
}

#comment {
    height: 150px;
    margin: 10px 0;
    width: 98%;
}

.ping-list {
    margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
    padding: 10px;
}

.comment-list li,
.ping-list li {
    font-weight: bold;
    list-style-type: none;
    margin: 15px 0 5px;
    padding: 10px 15px;
}

.comment-list li ul li {
    list-style-type: none;
    margin-right: -16px;
}

.comment-content p {
    font-size: 14px;
    margin: 0 0 20px;
}

.comment-list cite,
.ping-list cite {
    font-style: normal;
}

.commentmetadata {
    font-size: 12px;
    margin: 0 0 5px;
}

.reply {
    font-size: 14px;
    font-weight: 300;
}

.nocomments {
    text-align: center;
}

#comments .navigation {
    display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
    background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
    border: 1px solid #ddd;
}

/*form#commentform p {
	overflow: auto;
	position: relative
}

form#commentform p span.required {
	position: absolute;
	top:10px;
}*/
	
/* Gravity Forms
------------------------------------------------------------ */

/*div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}
*/
div.gform_footer input.button {
    color: #333;
}

div.gform_wrapper .ginput_complex label {
    font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
    margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
    border: none;
    margin: 0;
    padding: 0;
}


.gform_wrapper form#gform_2 {
	width:80% !important;
	margin:0 auto !important;
}

form#gform_2 span#input_2_1_3_container.ginput_left label,
form#gform_2 span#input_2_1_6_container.ginput_right label {
	padding: 0 !important;
}	

form#gform_2 input,
#gform_wrapper_2 label.gfield_label,
div#gform_wrapper_2 textarea {
    background: none repeat scroll 0 0 #EDEDED;
    color: #887765;
    float: left;
    font-family: 'MyriadPro-BoldCond' !important;
    font-size: 18px !important;
    padding: 5px 10px !important;
    margin:10px 0;
    text-transform: uppercase;
}

#gform_wrapper_2 label.gfield_label {
	width: 10% !important;
	background: none;
	font-weight: normal;
	line-height: 25px
}

div#gform_wrapper_2 div.ginput_container .large {
	width:61% !important;
}

div#gform_wrapper_2 textarea {
	width:63.2% !important;
	text-transform: none;
}


#gforms_confirmation_message {
    background-color: #fff !important ;
     border: 6px solid #B09E8D !important;
    color: #1E1E1E;
    font-family: 'MyriadPro-BoldCond';
    font-size: 1.4em;
    margin: 10px auto;
    padding: 30px 10px;
    text-align: center;
    width: 90%;
}
/* Homepage
-------------------------------------------------------------*/
div#home-top div#home-content .featuredpage .page, 
 div#home-top div#home-content .featuredpost .post {
    border-bottom: none;
}

div#home-top div#home-content p {
    color: #080808;
    font-family: 'MyriadPro-Semibold';
    font-size: 16px;
    line-height: 20px;
}

div#home-top div#home-content h4.widgettitle {
	font-size: 30px;
}


/*Woo Commerce customisations
---------------------------------------------------------------------*/
div.page-description div.sharethis {
	display: none;
}

div.product div.images, #content div.product div.images {
    float: left;
    margin-bottom: 2em;
    width: 48%;
}


div.product div.summary, #content div.product div.summary {
    float: right;
    margin-bottom: 2em;
    width: 48%;
}

div.product form.cart:after, #content div.product form.cart:after {
    clear: both;
    content: "";
    display: block;
}

div.product form.cart {
	margin:15px 0;
}

a.button.alt, 
button.button.alt, 
input.button.alt,
#respond input#submit.alt, 
#content input.button.alt {
    background: -moz-linear-gradient(center top , #9c4e5b 0px, #69261e 100%) repeat scroll 0 0 transparent;
    border-color: #a46061;
    color: #FFFFFF;

}

a.button.alt:hover, 
button.button.alt:hover, 
input.button.alt:hover,
#respond input#submit.alt:hover, 
#content input.button.alt:hover {
    background: -moz-linear-gradient(center top , #69261e 0px, #9c4e5b 100%) repeat scroll 0 0 transparent;
}

div.product form.cart div.quantity, #content div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}

.quantity, #content .quantity {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 60px;
}
.quantity input.qty, #content .quantity input.qty {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C8BFC6 -moz-use-text-color #C8BFC6 #C8BFC6;
    border-image: none;
    border-radius: 2px 0 0 2px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    box-shadow: 0 0 2px 0 #F7F6F7 inset;
    float: left;
    font-weight: bold;
    height: 28px;
    padding: 0;
    text-align: center;
    width: 40px;
}
.quantity .plus, #content .quantity .plus, .quantity .minus, #content .quantity .minus {
    background: -moz-linear-gradient(center top , #F7F6F7 0px, #E0DADF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #C8BFC6;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    line-height: 13px;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: text-top;
    width: 20px;
}
.quantity .plus:hover, #content .quantity .plus:hover, .quantity .minus:hover, #content .quantity .minus:hover {
    background: -moz-linear-gradient(center top , #F7F6F7 0px, #D4CDD2 100%) repeat scroll 0 0 transparent;
}
.quantity .plus, #content .quantity .plus {
    border-bottom: 0 none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    right: 0;
    top: 0;
    padding:0;
}
.quantity .minus, #content .quantity .minus {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    bottom: 0;
    right: 0;
}

.quantity input,
.quantity input.plus,
.quantity input.minus{
	margin:0 !important;
	padding:0 !important;
}

.quantity input.plus,
.quantity input.minus{
	font-size:12px !important;
	line-height: 8px !important;

}
div.product .woocommerce_tabs, #content div.product .woocommerce_tabs {
    clear: both;
}
div.product .woocommerce_tabs ul.tabs, #content div.product .woocommerce_tabs ul.tabs {
    list-style: none outside none;
    margin: 0 0 1.618em;
    overflow: hidden;
    padding: 0 0 0 1em;
    position: relative;
}
div.product .woocommerce_tabs ul.tabs li, #content div.product .woocommerce_tabs ul.tabs li {
    background: -moz-linear-gradient(center top , #F7F6F7 0px, #E0DADF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #E0DADF;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.6) inset;
    display: inline-block;
    margin: 0 -5px;
    padding: 0 1em;
    position: relative;
    z-index: 0;
}
div.product .woocommerce_tabs ul.tabs li a, #content div.product .woocommerce_tabs ul.tabs li a {
    color: #5E5E5E;
    display: inline-block;
    font-weight: bold;
    padding: 0.5em 0;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
div.product .woocommerce_tabs ul.tabs li a:hover, #content div.product .woocommerce_tabs ul.tabs li a:hover {
    color: #777777;
    text-decoration: none;
}
div.product .woocommerce_tabs ul.tabs li.active, #content div.product .woocommerce_tabs ul.tabs li.active {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom-color: #FFFFFF;
    z-index: 2;
}
div.product .woocommerce_tabs ul.tabs li.active a, #content div.product .woocommerce_tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
}
div.product .woocommerce_tabs ul.tabs li.active:before, #content div.product .woocommerce_tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #FFFFFF;
}
div.product .woocommerce_tabs ul.tabs li.active:after, #content div.product .woocommerce_tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #FFFFFF;
}
div.product .woocommerce_tabs ul.tabs li:before, #content div.product .woocommerce_tabs ul.tabs li:before, div.product .woocommerce_tabs ul.tabs li:after, #content div.product .woocommerce_tabs ul.tabs li:after {
    border: 1px solid #E0DADF;
    bottom: -1px;
    content: " ";
    height: 5px;
    position: absolute;
    width: 5px;
}
div.product .woocommerce_tabs ul.tabs li:before, #content div.product .woocommerce_tabs ul.tabs li:before {
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #E0DADF;
    left: -6px;
}
div.product .woocommerce_tabs ul.tabs li:after, #content div.product .woocommerce_tabs ul.tabs li:after {
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #E0DADF;
    right: -6px;
}
div.product .woocommerce_tabs ul.tabs:before, #content div.product .woocommerce_tabs ul.tabs:before {
    border-bottom: 1px solid #E0DADF;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
div.product .woocommerce_tabs .panel, #content div.product .woocommerce_tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}

div.product div.summary div.product_meta span.sku {
	display: block;
}

.widget_shopping_cart .total {
	padding:5px 0 10px 0;
}

/* Responsive Design
------------------------------------------------------------ 

@media only screen and (max-width: 600px) {

    .menu-primary li,
	.menu-primary li ul,
	.menu-primary li ul a,
	.menu-secondary li,
	.menu-secondary li ul,
	.menu-secondary li ul a,
	#header .menu li,
	#header .menu li ul,
	#header .menu li ul a {
        width: 100%;
    }

    .five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
        padding: 0;
        width: 100%;
    }

    .menu-primary li a,
	.menu-secondary li a,
	#header .menu li a {
        margin: 0;
        padding: 7px 3%;
    }

    .menu li li a .sf-sub-indicator,
	.menu li li li a .sf-sub-indicator {
        background: url(images/icon-plus-white.png) right no-repeat;
    }

    .menu-primary li li a,
	.menu-primary li li a:link,
	.menu-primary li li a:visited,
	.menu-secondary li li a,
	.menu-secondary li li a:link,
	.menu-secondary li li a:visited,
	#header .menu li li a,
	#header .menu li li a:link,
	#header .menu li li a:visited {
        background: none;
        color: #fff;
        padding: 7px 3%;
        width: 94%;
    }

    .menu-primary li ul,
	.menu-secondary li ul,
	#header .menu li ul {
        background: #333;
        clear: both;
        margin: 0;
        padding: 0;
        position: inherit;
    }

    .menu-primary li ul ul,
	.menu-secondary li ul ul,
	#header .menu li ul ul {
        background: #666;
    }

    .menu-primary li ul ul ul,
	.menu-secondary li ul ul ul,
	#header .menu li ul ul ul {
        background: #999;
    }

    .menu-primary li ul ul,
	.menu-secondary li ul ul,
	#header .menu li ul ul {
        margin: 0;
    }
}

@media only screen and (max-width: 960px) {

    body {
        width: 100%;
        margin: 0 auto;
    }

    .archive-page,
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#footer-widgets .wrap,
	#header .widget-area,
	#sidebar-alt,
	#title-area,
	#wrap {
        width: 100%;
    }

    #wrap {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
    }

    #description,
	#footer .creds,
	#footer .gototop,
	#title,
	#title-area {
        float: none;
        text-align: center;
    }

    #title-area {
        padding: 10px 0;
    }

    #description,
	#title a,
	#title a:hover {
        padding: 0;
    }

    #header .widget-area {
        padding: 0 0 10px;
    }

    #header .searchform {
        float: none;
        padding: 0;
        text-align: center;
    }

    #header .s {
        margin: 0 -7px 0 0;
    }

    .menu li.right {
        display: none;
    }

    #inner {
        padding: 20px 0 0;
    }

    .breadcrumb,
	.navigation,
	.sidebar .widget,
	.taxonomy-description {
        margin: 0 20px 20px;
    }

    #content {
        padding: 0;
    }

    .page .page,
	.post,
	#comments,
	#respond {
        padding: 0 20px;
    }

    .author-box {
        margin: 0 20px 40px;
    }

    #footer-widgets .widget {
        padding: 20px 20px 0;
    }

    #footer-widgets .wrap {
        padding: 0;
    }

    .footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
        margin: 0;
    }
}*/