/* Standardize child theme styling */
.builder-module.builder-module-top,
.builder-module.builder-module-single {
	margin-top: 0;
}
.builder-module.builder-module-bottom,
.builder-module.builder-module-single {
	margin-bottom: 0;
}
.builder-module-sidebar {
	padding: 0;
}
.post {
	margin-left: 0;
	margin-right: 0;
}
#comments {
	margin-left: 0;
	margin-right: 0;
}
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}

.builder-module .left .builder-module-element,
.builder-module .middle .builder-module-element {
	margin-right: 0;
}
.builder-module .middle .builder-module-element,
.builder-module .right .builder-module-element {
	margin-left: 0;
}

.builder-module-image .builder-module-element-outer-wrapper {
	width: 100% !important;
}
.builder-module-image .builder-module-element img {
	max-width: 100%;
}

.builder-module {
	border-left: 0 !important;
	border-right: 0 !important;
}

.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-container-outer-wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}
.builder-module {
	margin-bottom: 0px;
	margin-top: 0px;
}
.builder-module-html .builder-module-element a {
	color: #6B9FFF;
	text-decoration: underline;
}
.builder-module-html .builder-module-element a:hover {
	color: #6B9FFF;
	text-decoration: none;
}
.builder-module-navigation li a {
	color: #000000;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	background-color: #237C8D;
}
.builder-module-navigation li a:hover {
	color: #FFFFFF;
	background-color: #50339E;
}
.builder-module-navigation li li {
	border-style: none;
}
.builder-module-navigation li ul {
	border-style: none;
}
.builder-module-sidebar-with-element .widget {
	padding: 5px;
	border: 5px solid #FFFFFF;
}
.builder-module-sidebar-with-element .widget .widget-title {
	margin: 0px;
	padding: 0px;
}
.builder-module-sidebar-with-element .widget a {
	color: #50339E;
	text-decoration: underline;
}
.builder-module-sidebar-with-element .widget a:hover {
	color: #6B9FFF;
	text-decoration: none;
}
.builder-module-sidebar-with-element .widget-middle {
	margin-bottom: 0px;
}
.builder-module-sidebar-with-element .widget-top {
	margin-bottom: 0px;
}
.builder-module-sidebar-with-element .widget-wrapper-left .widget {
	margin-right: 0px;
	margin-bottom: 0px;
}
.builder-module-sidebar-with-element .widget-wrapper-right .widget {
	margin-left: 0px;
	margin-bottom: 0px;
}
.builder-module-sidebar-with-element .widget-wrapper-top .widget {
	margin-bottom: 0px;
}
.builder-module.builder-module-navigation {
	background-color: #237C8D;
	border-style: none;
}
.entry-content a {
	color: #6B9FFF;
	text-decoration: underline;
}
.entry-content a:hover {
	color: #6B9FFF;
	text-decoration: none;
}
.hentry .entry-title {
	font-family: Qwigley, cursive;
}
.hentry .entry-title h1 {
	font-family: Qwigley, cursive;
}
.hentry .entry-title h2 {
	font-family: Qwigley, cursive;
}
.hentry .entry-title h3 {
	font-family: Qwigley, cursive;
}
.hentry a {
	color: #50339E;
}
.loop a {
	color: #6B9FFF;
	text-decoration: underline;
}
.loop a:hover {
	color: #6B9FFF;
	text-decoration: none;
}
.page .entry-title {
	font-family: Qwigley, cursive;
}
.page .entry-title h1 {
	font-family: Qwigley, cursive;
}
.page .entry-title h2 {
	font-family: Qwigley, cursive;
}
.page .entry-title h3 {
	font-family: Qwigley, cursive;
}
body {
	background-color: #0F2C4A;
	background-image: url(http://sandramartin.com.au/wp-content/uploads/2013/04/stripe.png);
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
	background-position: 50% 0%;
	background-repeat: repeat repeat;
}
html {
	font-size: 112.5%;
}


/* Style Manager custom css */
.builder-module-background-wrapper {
        border-bottom: none;
        padding: 0;
}

.entry-footer {
        border-top: none;
        margin-bottom: 0;
        padding-top: 0;
}
blockquote {
        background: #d4eae9;
        padding: 0.5em 1em;
}

blockquote p {
        margin: 0;
	color: #000000;
	font-size: 1em;
	font-style:normal;
}

.hentry .entry-title, h2 {
    font-family: Qwigley, cursive;
    font-size: 450% !important;
    line-height: 80%;
}

img {
background: none;
}

/* Sales Page
-------------------------------------------------------------- */
.sales-wrapper
{
	padding: 0px 0px 45px 0px;
	background: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sales-wrapper h2
{
	padding: 10px 0px 40px 0px;
	font-size: 70px;
}

.sales-wrapper h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	background: url(http://sandramartin.com.au/wp-content/uploads/2013/04/h3-bg.png) no-repeat left center; 
}

.sales-wrapper p
{
	margin: 6px 0px 6px 30px;
}

#sales-nav
{
	position: absolute;
	width: 980px;
	padding: 20px 0px 14px 0px;
	text-align: center;
	background: #f8f8f8;
	z-index: 100;
}

.sales-nav,
.sales-nav a
{
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}

#sales-header 
{
	margin: 54px 0px 0px 0px;
	width: 100%;
	float: left;
	height: 525px;
	background: url(http://sandramartin.com.au/wp-content/uploads/2013/04/header-bg.png) no-repeat center;
}

#sales-header table
{
	margin: 0px 57px 0px 43px;
	background: transparent;
}

#sales-header table td
{
	vertical-align: top;
	width: 50%;
}

#sales-header h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 112px;
}

#sales-header h2 a,
.sales-item h2 a
{
	color: #002b3d;
}

#sales-header h3
{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 35px;
	color: #ffffff;
	background: none;
}

#sales-header hr
{
	margin: 20px 30px 20px 30px;
	width: 95%;
	background: transparent url(http://sandramartin.com.au/wp-content/uploads/2013/04/hr-black-bg.png) repeat-x;
}

#sales-header p
{
	color: #ffffff;
}

#sales-header .hyperlinks
{
	width: 100%;
	text-align: center;
}

#sales-header .hyperlinks,
#sales-header .hyperlinks a
{
	font-weight: normal;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

.sales-wrapper hr
{
	margin: 20px 0px 4px 0px;
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	height: 4px;
	border: none;
	background: transparent url(http://sandramartin.com.au/wp-content/uploads/2013/04/hr-bg.png) repeat-x;
}

#sales-content-wrapper
{
	margin: 0px auto 0px auto;
	width: 860px;
}

.sales-item
{
}

.copyright
{
	float: left;
}

.site-links
{
	float: right;
	width: 40%;
	text-align: right;
}

table.testimonials td
{
	width: 50%;
}

table.testimonials td h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 34px;
	line-height: 10px;
}

table.testimonials td a h2,
table.testimonials td h2
{
	color: #002b3d;
}


table.testimonials td h2:before
{
	padding: 20px 28px 30px 28px;
	background: url(http://sandramartin.com.au/wp-content/uploads/2013/04/testimonial-before.png) no-repeat left top;
	content: "\"";
	font-size: 0.01em;
}

table.testimonials td h2:after
{
	padding: 20px 28px 30px 28px;
	background: url(http://sandramartin.com.au/wp-content/uploads/2013/04/testimonial-after.png) no-repeat left top;
	content: "\"";
	font-size: 0.01em;
}

table.testimonials td .testimonial-by
{
	margin: 0px 40px 0px 0px;
	text-align: right;
	font-weight: bold;
}

table.testimonials td p
{
	margin: 6px 10px 6px 20px;
}