/* style.css */

/*
Theme Name:     Find Your Bliss
Description:    This theme is based on a theme skeleton built by Ben Ford.
Version:        1.0
Author:         Meta Solutions
Author URI:     http://metasolutions.co.nz/
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Layout */

div.container section {
    margin-bottom: 30px;
    width: 100%;
}
div.container footer {
    float: left;
    position: relative;
}

html.js body.customize-support div.container div#main iframe {
    display: block;
    margin-top: 40px;
}


/* Text */

@font-face {
    font-family: 'MarketingScriptRegular';
    src: url('marketingscript.eot');
    src: url('marketingscript.eot?#iefix') format('embedded-opentype'),
         url('marketingscript.woff') format('woff'),
         url('marketingscript.ttf') format('truetype'),
         url('marketingscript.svg#MarketingScriptRegular') format('svg');
}


body {
    background: #fff url('images/hdr_bkgnd_grd.png') repeat-x;
    color: #323232;
}

h1 {
    color: #000;
    font-family: 'ScriptBoldMT', Arial, serif;
    font-size: 42px;
    font-weight: normal; 
    font-style: normal; 
}

h2 { 
    color: #004180;
    font-family: "Raleway", Arial, "Liberation Sans", sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

h3 {
    color: #004180;
    padding: 0 0 10px 0;
    font-family: "Raleway", Arial, "Liberation Sans", sans-serif;
}

p, label, input, small {
    color: #323232;
    font-family: "Raleway", Arial, "Liberation Sans", sans-serif;
    font-size: 14px; 
    line-height: 22px;
    padding: 0 0 10px 0;
}

a {
	text-decoration: underline;
    font-family: "Raleway", Arial, "Liberation Sans", sans-serif;
    color: black;
}

a:hover {
	text-decoration: none;
}

.change_pointer {
    cursor:pointer;
}

em {
    font-weight: bold;
}

strong {
    font-weight: 700;
}

/*
.btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #a2d5f0;
    -webkit-box-shadow:inset 0px 1px 0px 0px #a2d5f0;
    box-shadow:inset 0px 1px 0px 0px #a2d5f0;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a2d5f0), color-stop(1, #a2d5f0) );
    background:-moz-linear-gradient( center top, #a2d5f0 5%, #a2d5f0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2d5f0', endColorstr='#a2d5f0');
    background-color:#a2d5f0;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #a2d5f0;
    display:inline-block;
    color:#004180;
    font-size:15px;
    font-weight:bold;
    padding:6px 24px;
    text-decoration:none;
    text-shadow:1px 1px 0px #51b9ed;
}.btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a2d5f0), color-stop(1, #a2d5f0) );
    background:-moz-linear-gradient( center top, #a2d5f0 5%, #a2d5f0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2d5f0', endColorstr='#a2d5f0');
    background-color:#a2d5f0;
}.btn:active {
    position:relative;
    top:1px;
}
 This imageless css button was generated by CSSButtonGenerator.com */


.btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
    -webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
    box-shadow:inset 0px 1px 0px 0px #dcecfb;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea) );
    background:-moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
    background-color:#bddbfa;
    -webkit-border-top-left-radius:0px;
    -moz-border-radius-topleft:0px;
    border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
text-indent:0;
    border:1px solid #84bbf3;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:normal;
    font-style:normal;
height:40px;
    line-height:40px;
width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #528ecc;
}.btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #80b5ea), color-stop(1, #bddbfa) );
    background:-moz-linear-gradient( center top, #80b5ea 5%, #bddbfa 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea', endColorstr='#bddbfa');
    background-color:#80b5ea;
}.btn:active {
    position:relative;
    top:1px;
}

input#mc-embedded-subscribe.btn {
    margin-top: 10px;
    /*padding-top: 7px;*/
    vertical-align: middle;
}

ul.menu li a {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #bddcfc) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #bddcfc 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bddcfc');
    background-color:#ffffff;
    border:0;
    display:inline-block;
    color:#005db4;
    font-size:15px;
    font-weight:normal;
    padding:6px 24px;
    text-decoration:none;
}
ul.menu li a:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddcfc), color-stop(1, #ffffff) );
    background:-moz-linear-gradient( center top, #bddcfc 5%, #ffffff 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddcfc', endColorstr='#ffffff');
    background-color:#bddcfc;
}
ul.menu li a:active {
    position:relative;
    top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */



/* Header */
div.container {
    margin: 0 auto;
    position: relative;
    width: 960px; 
}

div.container header {
    background: url('images/hdr_hdsht_logo.png') no-repeat center center;
    height: 201px;
}

div.container header h1 {
    color: #ddf9ff;
    display: block;
    float: left;
    font-size: 52px;
    margin: 0 auto;
    padding: 50px 0 0 230px;
    text-align: left;
}

div.container header h2 {
    color: #ddf9ff;
    font-size: 20px;
    font-weight: normal;
    float:left;
    margin: 0 auto;
    text-align: left;
    padding: 30px 0 0 230px;
}
div.container header img {
    float: left;
    padding:40px 0 0 100px;
}

div.container nav {
    width: 100%;
}

ul.menu {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #bddcfc) );
    background:-moz-linear-gradient( center top, #ffffff 5%, #bddcfc 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bddcfc');
    background-color:#ffffff;
    text-align: center;
    height: 43px;
}

ul.menu li {
    border-right:1px solid #d4e5f5;
    float: left;
    display: inline-block;
    text-align: center;
}

div.menu-main-menu-container ul li:last-child {
    border:0;
}

header p.with-rebecca {
    color: #DDF9FF;
    display: inline-block;
    float: left;
    font-weight: normal;
    margin: 0 auto;
    padding: 7px 0 0 686px;
}

/* Main */

#main {
    float: left;
    margin: 20px 0;
    padding: 0px 30px;
    position: relative;
    width: 600px;
}

div#main article h1 {
    height: 75px;
    margin: 0 auto;
    padding-top: 50px;  
}

div#main h1 {
    margin-bottom: 12px;
}

div#main article h2 {
    margin-bottom: 20px;
}

div#main section h3 {
    font-size: 18px;
}

div#main strong { 
    font-weight: 700;
}

ul.menu li a {
    color: #005eb4;
    text-decoration: none;
    padding: 14px 20px;
}
ul.menu li a:hover {
    color: #005eb4;
    text-decoration: none;
}

#main section .slider {
    margin: 0px 0;
}

#main .aside {
    background: #0055ab;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

#main .aside h1 {
    color: white;
    font-size: 30px;
    line-height: 42px;
    text-align: center;
}

div#main div.aside a.btn {
    margin:16px auto;
    text-align: center;
}

div#main div.features {
    padding: 50px 0;
}

div#main div.features div.column {
    padding: 10px;
    width: 45%;
}

div#main div.features div#left.column {
    float:left;
}

div#main div.features div#right.column {
    float:right;
}


div#main div.features div.column h2 {
    margin: 10px 0;
}

div#main div.features div.column a.btn {
    float:right;
}

div#main div.features div.column p {
    padding-bottom: 14px; 
}


/* Aside */

div.container aside {
    float: left;
    margin: 20px auto;
    width: 260px;
}

div.container aside div.box {
    margin: 0 0 20px 0;
    padding: 20px 20px;
    text-align: center;
    position: relative;
    width: 100%;
}

div.container aside div.email {
    border: 1px solid #A2D5F0;
}

html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.no-websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgradients.no-cssreflections.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio.localstorage.sessionstorage.webworkers.applicationcache.svg.inlinesvg.smil.svgclippaths body.customize-support div.container aside div.social-media {
    margin: 10px 0 20px;
    padding: 0;
    width: 300px;
}

html.js.flexbox.flexboxlegacy.canvas.canvastext.webgl.no-touch.geolocation.postmessage.no-websqldatabase.indexeddb.hashchange.history.draganddrop.websockets.rgba.hsla.multiplebgs.backgroundsize.borderimage.borderradius.boxshadow.textshadow.opacity.cssanimations.csscolumns.cssgradients.no-cssreflections.csstransforms.csstransforms3d.csstransitions.fontface.generatedcontent.video.audio.localstorage.sessionstorage.webworkers.applicationcache.svg.inlinesvg.smil.svgclippaths body.customize-support div.container aside div.social-media i.fa.fa-facebook.fa-3x {
    display: inline-block;
    padding: 20px;
    height: 10px;
    width: 10px;
}

div.container aside div.social-media {
    display: block;
    width: 300px;
    margin-bottom: 20px;
}

div.container aside div.social-media a img {
    padding: 0 3px;
}

aside div.social-media {
    display: block;
    position: relative;
}

aside div.badges {
    margin: 0 auto;
    text-align: center;
}

div.container aside div.box h1 {
    font-size: 22px;
    margin-bottom: 14px;
    text-align: center;
}
div.container aside div.box p {
    text-align: center;
}

form #mc_embed_signup input.email {
    width: 97% !important;
}

#mc_embed_signup form {
    text-align: center!important;
}

div.container aside div.box a img {
    margin: 0 auto 30px auto;
    text-align: center;
}

div.container  aside div.box h2 {
    text-align: center;
    padding: 8px 10px 10px 10px;
}

div.container aside div.box.quote {
}

div.container aside div.box.link {
    padding: 0;
    width: 220px;
}
div.container aside div.box img.link {
    width: 100%
}
div.container aside div.box h2 a {
    color: white;
    text-decoration: none;
}

div.wrapper div#container h1#home-stories-header {
    height 60px;
}

div.features div.column h2 {
    font-size: 20px;
}


/* Blog */
div#content div#main div#post h1, 
div.container div#content div#main div#post div.entry h1 a { 
    color: #004180;
    font-family: "Raleway", Arial, "Liberation Sans", sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 14px;
    text-decoration: none;
}
div.entry div.date {
    margin-bottom: 10px;
}
div#main div#post div.entry span.comment_btn a {
    color: black;
    font-weight: bold;
    text-align: center;
}
.comment_btn {
    display: inline-block;
    margin-bottom: 10px;
}

/* Comments */

div#post div.entry div#comments-area {
    margin-top: 22px;
}

div#comments-area ol.commentlist {
    margin-bottom: 20px;
}


/* Footer */
footer {
    background-color: #e7f3ff;
    clear: both;
    width: 100%;
}
footer section {
    margin: 0 auto;
    position: relative;
    width: 960px;
}
footer p {
    color: #005eb4;
    font-size: 12px;
    margin-left: 30px;
    padding: 20px 0;
}


/* Pagination */
.navigation {
    display: block;
    width: 100%;
    position: relative;
}
.alignleft {
    float: left;
    text-align: left;
}
.alignright {
    float: right;
    text-align: right;
}
/* Archive */

div#content.narrowcolumn h2.pagetitle {
    margin-bottom: 20px;
}

.clear {
    clear: both;
}

.post {
    margin: 20px 0;
}

div.post h3 a {
    text-decoration: none;
}

div.box ul.archive li {
    text-align: left;
    margin-bottom: 5px;
}

aside div.box h2 {
    font-size: 24px;
    text-align: left;
    padding: 0 0 10px 0 !important;
}

/* 404 */
div.narrowcolumn h2 {
    margin-bottom:30px;
}

/* Table */

table {
    margin: 20px 0;
}

table.versus {
    background: url('images/wings-02.png') no-repeat left top;
    border: 1px solid #ebebeb;
    display: block;
    float: left;
    padding: 0 30px;
}

td.centre {
    padding:0 20px;
}

table.versus tbody tr td h3 {
    margin-top: 20px;
}

table.versus tbody tr td p {
    margin: 10px;
}


/* pages */
div.container div#main h1 { 
    color: #004180;
    font-family: "Raleway", Arial, "Liberation Sans", sans-serif;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 14px;
    text-decoration: none;
}


/* learn more block  */
div.container div#main div.aside h1 {
    color: #fff;
    font-family: 'ScriptBoldMT', Arial, serif;
    font-size: 32px;
    font-weight: normal; 
    font-style: normal; 
}

.image_frame {
    border: 1px solid #EAE3E3; 
    padding: 4px;
    -webkit-box-shadow: 1px 2px 10px rgba(50, 50, 50, 0.3);
    -moz-box-shadow:    1px 2px 10px rgba(50, 50, 50, 0.3);
    box-shadow:         1px 2px 10px rgba(50, 50, 50, 0.3);
}


/* Woocomerce */

div#main div.woocommerce,
div.woocommerce ul.order_details,
form.checkout,
div.woocommerce div.woocommerce-info,
div.woocommerce form table.shop_table thead tr th,
div.woocommerce ul.woocommerce-error,
td,
div.woocommerce input.button,
div.cart_totals tr th,
div.woocommerce div.woocommerce-message,
.woocommerce-message,
.tagged_as,
nav {
    font-family: "Raleway",Arial,"Liberation Sans",sans-serif;
}

nav.woocommerce-breadcrumb {
    margin: 0 0 20px;
}

div#content {
    padding: 20px
}

div#content h1.page-title {
    margin: 6px 0 18px;
}

div#content ul.products li a:link {text-decoration: none;}
div#content ul.products li a:visited {text-decoration: none;}
div#content ul.products li a:hover {text-decoration: none;}
div#content ul.products li a:active {text-decoration: none;}

div#content ul.products li a img.attachment-shop_catalog {
    display: inline-block;
}

div.product_meta,
.description_tab,
span.sku_wrapper,
span.onsale {
    display: none;
}

span.amount {
    font-size: 24px; 
    line-height: 48px;
}

div.woocommerce-tabs div.panel h2 {
    margin: 0 0 20px;
}

div.related h2 {
    margin: 0 0 20px;
}

div.product_meta {
    margin: 20px 0 40px;
}

div.quantity input.input-text {
    height: 16px;
    margin: 10px;
    padding: 4px 0;
    text-align: center;
    vertical-align: middle;
    width: 30px;
}


img.attachment-shop_catalog {
    margin: 20px 10px;
}

li#wpmenucartli.wpmenucartli a.wpmenucart-contents {
    padding: 13px 20px;
}

div.cart_totals table tbody tr th {
    font-size: 18px;
}

div.cart_totals h2 {
    margin: 0 0 10px;
}

div.cart_totals table tbody tr th {
    padding: 10px;
}

div.cart_totals table tbody tr {
    height: 30px;
}

div#content div.woocommerce-message {
    margin: 20px 0;
}

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 14px;
}

input#coupon_code {
    font-size: 14px;
    height: 36px;
    width: 104px;
}

.cart_totals table tbody tr td {
    padding: 10px;
}

li.product {
    border-bottom:1px solid #CAE3FD;
    padding-bottom: 20px;
}

ul.order_details li.total strong span.amount {
    font-size: inherit;
    line-height: inherit;
}

ul.order_details li strong {
    padding: 10px 0;
}

div.woocommerce h2 {
    margin: 0 0 20px; 
    text-align: left;
}

table.shop_table tbody tr.order_item td.product-name a:link { text-decoration: none; }
table.shop_table tbody tr.order_item td.product-name a:visited { text-decoration: none; }
table.shop_table tbody tr.order_item td.product-name a:hover { text-decoration: none; }
table.shop_table tbody tr.order_item td.product-name a:active { text-decoration: none; }


table.shop_table tbody tr.order_item td.product-name small a:link { color: #A93000; font-weight: bold; }
table.shop_table tbody tr.order_item td.product-name small a:visited { color: #A93000; }
table.shop_table tbody tr.order_item td.product-name small a:hover { color: #A93000; }
table.shop_table tbody tr.order_item td.product-name small a:active { color: #A93000; }

div#main div.woocommerce header {
    background: inherit;
    height: inherit;
}

div#main div.woocommerce header h2 {
    color: #004180;
    font-size: 30px;
    float: inherit;
    padding: inherit;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
}


dl.customer_details dt {
    color: #004180;
    margin-bottom: 4px;
}

dl.customer_details dd {
    margin-bottom: 20px;
}

div#main.woocommerce, 
div#main div.woocommerce {
    width: 98%;
}

html.js body.customize-support div.container div#main.woocommerce div.woocommerce div.cart-collaterals div.cart_totals table {
    width: 170px;
}

html.js body.customize-support div.container div#main.woocommerce div.woocommerce div.cart-collaterals div.cart_totals {
    width: auto;
}

html.js body.customize-support div.container div#main.woocommerce div.woocommerce h2 {
    margin: 40px 0 20px;
}


/******** Shop page *******/

/** new customizations */
div.box.badges {text-align:right!important;  font-family: "Raleway", Arial, "Liberation Sans", sans-serif;}

.woocommerce ul.products li.product a img {
    max-width: 100%!important;
	width: auto!important;
}
