/*
Theme Name: Anji - Zen Happens 2014
Theme URI: http://anji.com.au
Description: This is a generated child theme for the Builder-Foundation-Blank theme. You should activate and modify this theme instead of Builder-Foundation-Blank. Doing so allows you to modify this child theme while allowing automatic upgrades for Builder-Foundation-Blank.
Author: Cass Russell
Author URI: 
Version: 5.0.20
License: 
License URI: 
Tags: 
Text Domain: it-l10n-Builder-Foundation-Blank
Domain Path: /lang/
Template: Builder-Foundation-Blank
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,800,800italic|Open+Sans+Condensed:300,300italic,700);

/*********************************************
	Default font settings and typography.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size: 100.01%;
}
body {
	font-size: 87%;
	line-height: 1.4;
	color: #2E2D2E;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
input, select, textarea {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, img, q, ul, ol, dl {
	margin-top: 0em;
	margin-bottom: 1em;
}
a img {
	margin: 0;
}

/*********************************************
	Main Background
*********************************************/
body {
	background: #FFFFFF;
}

/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #9a58c6;
	text-decoration: none;
}
a:hover {
	color: #633a80;
	text-decoration: none;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	color: #9a58c6;
}
h1 {
	font-size: 34px;
	line-height: 1em;
	margin-top: 3px;
	margin-bottom: .5em;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-size: 20px;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-size: 18px;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
	font-style: italic;
}
h4 {
	font-size: 14px;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}
h6  {
	font-size: 20px;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
	margin: 0em auto;
	border: 0em solid #FFFFFF;
	display: block;
}

/*********************************************
	Default Module
*********************************************/
.builder-module {
	background: transparent;
}
.builder-module-element-outer-wrapper.left .builder-module-element {
	margin-right: 1em;
margin-bottom: 1em;
}
.builder-module-element-outer-wrapper.middle .builder-module-element {
	margin-left: 1em;
	margin-right: 1em;
}
.builder-module-element-outer-wrapper.right .builder-module-element {
	margin-left: 1em;
}

/*********************************************
    Header Module
*********************************************/
.builder-module-header {
	background: transparent;
}
.builder-module-header .builder-module-element {
	}
.builder-module-header .builder-module-sidebar {
	background: none;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	color: #333333;
	line-height: 1;
    height: auto;
    margin: .2em 0;
    padding: 0;
}
.site-title a:hover,
.site-tagline a:hover {
	color: #666666;
    text-decoration: none;
}
.widget .site-title,
.widget .site-title a,
.widget .site-title a:hover,
.widget .site-tagline,
.widget .site-tagline a,
.widget .site-tagline a:hover {
	color: #333333 !important;
    font-style: normal;
    text-shadow: none;
}
.widget .site-title a:hover,
.widget .site-tagline a:hover {
	color: #666666 !important;
    text-decoration: none;
}
.site-title {
	font-size: 2.5em;
    font-weight: bold;
	margin-top: .5em;
}
.site-tagline {
	font-size: 1.25em;
    margin-left: 1px;
    margin-bottom: .75em;
}

/*********************************************
	All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	width: 100%;
	text-align: left;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget {
	margin: 0;
	color: #321c40;
	background: transparent;
}
.builder-module-sidebar > div:last-child .widget:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar h4.widget-title {
	font-size: 22px;
	line-height: 1.25em;
	font-weight: normal;
	padding: .326em .326em;
	margin: -.326em -.326em 0 !important;
	color: #321c40;
}
.builder-module-sidebar h4.widget-title a {
	color: #777777;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget img {
	max-width: 100%;
}
.builder-module-sidebar .widget p {
	margin-top: 0;
	color: #321c40;
}
.builder-module-sidebar .widget a {
	margin-top: 0;
	color: #9a58c6;
}
.builder-module-sidebar .widget a:hover {
	margin-top: 0;
	color: #633a80;
	text-decoration: none;
}
.widget-top {
	height: auto;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .left .widget {
	margin-right: .5em;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .right .widget {
	margin-left: .5em;	
}
.widget-outer-wrapper-top .widget-wrapper,
.widget-section-wrapper .widget-wrapper {
	margin-bottom: 1em;
}
.widget-background-wrapper {
	margin-bottom: 0em;
}
.widget-background-wrapper:last-child {
	margin-bottom: 0;
}

/*********************************************
	Navigation Module
*********************************************/
.builder-module-navigation .builder-module-block{
	font-size: .7em;
	letter-spacing: .3px;
	line-height: 4.3;
	background: transparent;
	display: block;
	width: 100%;
	font-family: 'Open Sans condensed', sans serif;
}
.builder-module-navigation .builder-module-block:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.builder-module-navigation-1-background-wrapper{
	background: #9a58c6;
	height: 60px;
	margin-bottom: 6px;
	-moz-box-shadow: 1px 2px 5px 3px #c8c8cc;
	-webkit-box-shadow: 1px 2px 5px 3px #c8c8cc;
	box-shadow: 1px 2px 5px 3px #c8c8cc;
}
.builder-module-navigation ul {
	float: left;
	display: block;
}
.builder-module-navigation li {
	margin: 0px 0px 0px 0px;
	background: transparent;
}
.builder-module-navigation li a,
.builder-module-navigation li.current_page_item li a,
.builder-module-navigation li.current-cat li a {
	font-size: 14px;
	padding: 0 60px 0 0;
	margin: 0;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
}
.builder-module-navigation li a:hover {
	background: transparent;
	color: #e5beff;
}
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a {
	color: #e5beff;
	background: transparent;
}
/* second level stuff */
.builder-module-navigation li ul {
	width: 20em;
	border: none;
	text-align: left;
	margin: 0;
	background: #F5F5F5;
}
.builder-module-navigation li li {
	width: 20em;
	background: #F5F5F5;
	margin: 0;
}
.builder-module-navigation li li + li {
	border-top: none;
}
.builder-module-navigation li li:first-child {
	margin-bottom: -1px;
}
.builder-module-navigation li li a,
.builder-module-navigation li li.current_page_item a,
.builder-module-navigation li li.current-cat a {
	background: transparent;
	color: #333333;
}
.builder-module-navigation li li a:hover {
	background: #E0E2E3;
	color: #111111;
}
.builder-module-navigation li ul ul {
	margin: -3.8em 0em 0em 20em;
}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}

/*********************************************
	Widget Bar Module
*********************************************/

.builder-module-widget-bar .widget {
	margin: 0 .5em;
}
.builder-module-widget-bar .left .widget {
	margin-left: 0;
}
.builder-module-widget-bar .right .widget {
	margin-right: 0;
}
.builder-module-widget-bar .single .widget {
	margin-right: 0;
	margin-left: 0;
}
.builder-module-widget-bar h4.widget-title {
	font-size: 22px;
	line-height: 1.6em;
	padding: 0 .326em .326em .326em;
	margin: -.326em -.326em 0 !important;
}

/*********************************************
	Footer Module
*********************************************/
#builder-module-515aeb0a7864c-background-wrapper{
	background: #9a58c6;
}
.builder-module-footer-1-background-wrapper{
	background: #9a58c6;
}
.builder-module-footer {
	font-size: .75em;
	background: #9a58c6;
}
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #ffffff;
}
.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element 

 {
	padding: 1em 0;
}
.builder-module-footer .builder-module-element .

 {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
}

/*********************************************
	Image Module
*********************************************/

.builder-module-image .builder-module-element img {
	margin: 0;
}

/*********************************************
	HTML Module
*********************************************/

.builder-module-html .builder-module-element {
	background: #F5F5F5;
	padding: 1.5em;
}
.builder-module-html .builder-module-element *:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element *:last-child {
	margin-bottom: 0;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	margin: 0;
	background: #ffffff;
	padding: 0em;
	display: block;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .entry-header {
	margin-bottom: 1.5em;
}
.entry-title, .entry-title * {
	margin: 0;
	padding: 0;
}
.entry-title {
	clear: both;
	color: #9a58c6;
	font-weight: normal;
	font-size: 34px;
	line-height: 1em;
	margin-top: 40px;
	margin-bottom: 0px;
}
.entry-title a {
	text-decoration: none;
	color: #9a58c6;
	font-size: 1em;
}
.hentry .entry-title a:hover {
	color: #777777;
}

.hentry .entry-meta,
.hentry .entry-meta * {
	padding: 0;
	margin: 0;
}
.hentry.entry-meta {
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	color: #333333;
	font-style: italic;
}
.hentry.entry-meta a {
	color: #333333;
	font-style: normal;
}
.hentry.entry-meta a:hover {
	color: #262626;
	text-decoration: none;
}
.hentry .entry-meta.date {
	font-size: 1.5em;
	margin-top: 1em;
	color: #333333;
	font-style: normal;
}
.hentry.author-meta {
	margin-top: .1em;
	color: #777777;
	font-size: 14px;
}
.hentry.author-meta a {
	color: #262626;
}
.hentry.entry-attachment .attachment {
	text-align: center;
}
.hentry.attachment .entry-footer {
	background: transparent;
}
.entry-content {
	clear: both;
}
.loop-title {
	font-size: 1.8em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .75em;
}

/*********************************************
	Style images and galleries
	.hentry is used instead of .page or .post
	as it applies to all content types
*********************************************/
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	margin: 0;
	font-size: 0;
	line-height: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0 1.5em 1.5em 0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	width: 150px;
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	margin: 0;
	padding: 1em .5em .5em .5em;
	line-height: 1;
}
.hentry .gallery + * {
	margin-top: 0;
}
.hentry img {
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	padding: 5px;
}
.hentry .alignright {
	margin: 0 0 1.5em 1.5em;
}
.hentry .alignleft {
	margin: 0 1.5em 1.5em 0;
}
.hentry .aligncenter {
	margin: 0 auto 1.5em auto;
}
.hentry .wp-caption {
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	padding: .5em;
}
.hentry .wp-caption img {
	border: none;
	background: transparent;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.hentry .wp-caption-text {
	text-align: center;
	margin: 0;
	padding: 0 .5em;
	line-height: 1;
}

/*********************************************
	Post Meta Styles, if needed
*********************************************/
.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-footer {
	margin-top: 0em;
	padding-top: 0em;
}
.entry-footer * {
	padding: 0;
	margin: 0;
}
.entry-footer .alignleft {
	width: 70%;
}
.entry-footer .categories {
	font-size: 0.8em;
	padding-left: 25px;
	padding-top: 30px;
	background: url('images/category-bg.png') bottom left no-repeat;
}
.entry-footer .categories a {
	font-style: italic;
}
.entry-footer .comments {
	font-size: 0.8em;
	padding-left: 25px;
	background: url('images/comments-bg.png') center left no-repeat;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px;
	width: 100%;
}
.EXIF {
	margin: 0;
	padding: 0;
	float: left;
}
.photometa h4 {
	border-bottom: 1px solid #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.loop-utility {
	clear: both; /* To clear any floats */
	margin: 0px;
}

/*********************************************
	Comment Styles
*********************************************/
#comments {
	margin: 3em 3px 1.5em 0;
	padding: 0;
}
#comments h3 {
	font-weight: normal;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 50px 0px;
}
#comments ol.commentlist {
	margin: 1.5em 0;
	padding: 0;
	background: transparent;
}
#comments .vcard {
	}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
}
#comments .comment-meta {
	font-size: 12px;
	margin-bottom: 1.5em;
}
#comments li {
	clear: both;
	list-style: none;
	margin: 1.5em 0 1.5em 0;
	padding: 1.5em;
	background: #FFFFFF;
	overflow: hidden;
}
#comments .comment.depth-1,
#comments .comment.depth-3,
#comments .comment.depth-5,
#comments .comment.depth-7,
#comments .comment.depth-9 {
	color: #262626;
}
#comments a{
	color: #262626;
}
#comments a:hover {
	color: #777777;
}
.says {
	color: #777777;
}
#comments .children {
	margin: 0;
}
#comments .children li {
	margin-bottom: 0;
	list-style: none;
}
#comments .comment.depth-2,
#comments .comment.depth-4,
#comments .comment.depth-6,
#comments .comment.depth-8,
#comments .comment.depth-10 {
	background: #E0E2E3;
	color: #333333;
}
#comments blockquote {
	margin: 10px 0;
	padding: 10px;
}
#comments .alert {
	background: #FFFBD6;
	border: 1px solid #EBE067;
	margin: 5px 0px;
	padding: 5px;
}
#respond {
	margin-top: 3em;
	overflow: visible !important;
}
#respond h3 {
	margin-bottom: 0;
	color: #262626;
	font-weight: normal;
}
#respond .cancel-comment-reply a {
	margin: 1.5em 0;
	display: block
}
#commentform {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#commentform p {
	margin-bottom: 0;
}
#commentform label {
	margin-left: 1em;
}
#commentform input[type="text"] {
	padding: 5px;
	width: 50%;
}
#commentform input,
#commentform textarea {
	margin: 0;
}
#commentform #comment {
	width: 90%;
	height: 18em;
/*	padding: 1.45em;*/
	padding: 5px;
}

/*********************************************
	Text elements
*********************************************/
p {
	/*	margin: .75em 0 .75em;*/
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #633a80;
}
blockquote.style3{
	padding-top: 10px;
	margin: 0px;
	background-image: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/66.png);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
}
blockquote.style3 span{
	display: block;
	padding-bottom: 10px;
	background-image: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/99.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

blockquote.style3 p {
	margin: 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
ul, ol {
	list-style-position: outside;
	margin: 0 0 0 0px;
	padding: 0;
}
ol {
	margin-left: 20px;
	*margin-left: 24px; /* targeted IE 6, 7 fix */
}
li {
	margin: 0;
	padding: 0;
}
li *:last-child {
	margin-bottom: 0;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 1.5em;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #FFFFFF;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #E5ECF9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: .1em solid #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
}

/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input[type=email], input[type=tel], input.text, input.title, textarea, select {
	font-size: 1em;
	margin-top: .3em;
	margin-bottom: .3em;
}
input[type=text], input[type=password], input[type=email], input[type=tel], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	padding: .1em .1em;
}
input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=tel]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #9a58c6;
}
input[type=submit] {
	color: #ffffff;
	background: #9a58c6;
	border: none;
	font-size: 1em;
	display: block;
	margin: 0;
	padding: .5em .6em;
}
input[type=submit]:hover {
	background: #9a58c6;
	color: #E5BEFF;
}
input[type=submit]:active {
	background: #FFFFFF;
	color: #E5BEFF;
}
textarea {
	width: 95%;
	height: 100px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	/*	position: relative;
	top: .25em;*/
}
input[type=text], input[type=password], input[type=email], input[type=tel]{
	max-width: 250px;
	margin-right: 0px;
}
/*.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0 !important;
	padding: .2em .5em;
}*/

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #DDDDDD;
}
.error {
	background: #FBE3E4;
	color: #8A1F11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8A1F11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	Widget Styling
*********************************************/
.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
}
.widget_rss .rss-date {
	display: block;
	font-style: italic;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}
/*********************************************
	The Obligatory WP Styles
*********************************************/
.hentryimg.wp-smiley {
	border: none;
}

/*********************************************
	Custom Styling For Social Media Widget Icons
*********************************************/

.socialmedia-button-container {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
.socialmedia-button {
	float: right;
	position: absolute;
	padding-top: 12px;
	right: 0;
}
.socialmedia-button img {
	border: 0;
	/*border: 0 !important;*/
	margin-right: 10px !important;
	display: inline;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}
.socialmedia-button a {
	background: none !important;
}
.socialmedia-button a:hover {
	text-decoration: none;
	border: 0;
}
.socialmedia-button img.fade:hover {
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease;
}

/*********************************************
	Custom Styling Logo Home
*********************************************/

#builder-module-4cae4d8a7d0e4-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#it_widget_content-44 p{
	line-height: 0;
	margin-top: 0px;
	margin-left: 60px;
	background: transparent;
}
#it_widget_content-43 p{
	margin: 80px 0px 40px 90px;
}

/*********************************************
	Custom Styling Home Ebook Widget
*********************************************/

#builder-module-532273b1a77b3-background-wrapper{
	background: #e5beff;
	height: 70px;
	-moz-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	-webkit-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
}
#it_widget_content-84 p{
	color: #633a80;
	font-family: 'Open Sans condensed', sans serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}
.mc4wp-form input[type="submit"]{
	text-transform: uppercase;
	letter-spacing: .3px;
	margin-top: 20px;
	margin-right: 10px;
	display: block;
	float: right;
	font-family: 'Open Sans condensed', sans serif;
	font-weight: 700;
	font-size: 14px;
	border: 1px solid #9a58c6;
}
.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"]{
	padding: 7px;
	width: 170px;
	float: left;
	margin-top: 20px;
}
.mc4wp-form input[type="email"]{
	margin-right: 25px;
}

/*********************************************
	Custom Styling Home Page Middle Nav
*********************************************/

#nav_menu-9-background-wrapper{
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#nav_menu-9 li{
	display: block;
	margin: 0px auto;
	float: left;
}
#nav_menu-9 li a{
	display: block;
	height: 67px;
	text-indent: -9999px;
}
.menu-item-664 a{
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Buddha_nav1.png) no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
#menu-item-664.current-menu-item a,
#menu-item-664.current_page_item a,
#menu-item-664.current-cat a {
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Buddha_hover2.png) no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
.menu-item-664 a:hover{
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Buddha_hover2.png) no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
.menu-item-172 a{
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Retreat_nav1.png)no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
#menu-item-172.current-menu-item a,
#menu-item-172.current_page_item a,
#menu-item-172.current-cat a {
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Retreat_hover2.png) no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
.menu-item-172 a:hover{
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Retreat_hover2.png)no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
.menu-item-123 a{
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Enquire_nav2.png)no-repeat;
	width: 212px;
	border-right: 1px solid #e5beff;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
#menu-item-123.current-menu-item a,
#menu-item-123.current_page_item a,
#menu-item-123.current-cat a {
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Enquire_hover2.png) no-repeat;
	width: 212px;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}
.menu-item-123 a:hover{
	background: url(http://www.anji.com.au/zenhappens/wp-content/uploads/2014/03/Enquire_hover2.png)no-repeat;
	width: 212px;
	border-right: 1px solid #e5beff;
	border-left: 1px solid #e5beff;
	border-bottom: 1px solid #e5beff;
}

/*********************************************
	Custom Styling Home Content Widgets
*********************************************/

#builder-module-4cae4d8a7e087-background-wrapper{
	margin-bottom: 30px;
	background: #ffffff;
}
#it_widget_content-28 {
	margin-top: 30px;
}
#it_widget_content-20{
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: #ece8ee;
	padding: 25px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-22{
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 5px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-22 a{
	margin-top: 300px;
}
#it_widget_content-23{
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 5px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-24{
	margin-top: 5px;
	margin-bottom: 15px;
}
#recent-posts-2-background-wrapper{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 10px;
	height: 293px;
	background: #ece8ee;
	padding: 15px 10px 20px 10px;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#recent-posts-2-background-wrapper h4{
	font-size: 34px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: #9A58C6;
	text-transform: lowercase;
}
#recent-posts-2 a{
		color: #321c40;
}
#recent-posts-2 a:hover{
	color: #9A58C6;
}
#it_widget_content-25{
	margin-top: 28px;
	margin-bottom: 0px;
	margin-right: 10px;
	background: #ece8ee;
	padding: 20px 10px 0px 10px;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}

/*********************************************
	Custom Styling Footer Nav Home
*********************************************/

#builder-module-531cae0060ae1-background-wrapper {
	padding-top: 20px;
	padding-bottom: 30px;
	background: #9a58c6;
	box-shadow: 0px -5px 5px 0px #c8c8cc;
	-moz-box-shadow: 0px -5px 5px 0px #c8c8cc;
	-webkit-box-shadow: 0px -5px 5px 0px #c8c8cc;
}
#nav_menu-4-background-wrapper{
	margin-left: 0px;
}
#menu-footerleftmenu li{
	padding: 0;
}
#menu-footerleftmenu li a,
#menu-footerleftmenu .current_page_item li a,
#menu-footerleftmenu .current-cat li a {
	color: #ffffff;
	background: transparent;
}
#menu-footerleftmenu .current-menu-item a,
#menu-footerleftmenu .current_page_item a,
#menu-footerleftmenu .current-cat a {
	color: #321c40;
	background: transparent;
}
#menu-footerleftmenu li a:hover {
	background: transparent;
	color: #321c40;
}
#nav_menu-5-background-wrapper{
	margin-left: 0px;
}
#menu-footerrightmenu li{
	padding: 0;
}
#menu-footerrightmenu li a,
#menu-footerrightmenu .current_page_item li a,
#menu-footerrightmenu .current-cat li a {
	color: #ffffff;
	background: transparent;
}
#menu-footerrightmenu .current-menu-item a,
#menu-footerrightmenu .current_page_item a,
#menu-footerrightmenu .current-cat a {
	color: #321c40;
	background: transparent;
}
#menu-footerrightmenu li a:hover {
	background: transparent;
	color: #321c40;
}
#it_widget_content-31-background-wrapper{
	margin-left: 20px;
}
#it_widget_content-31 h4{
	color: #321c40;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#it_widget_content-31 a{
	color: #ffffff;
}
#it_widget_content-31 a:hover{
	color: #321c40;
}
#it_widget_content-31 p{
	color: #ffffff;
}
.alignleft{
	margin: 20px 0 0 0px;
}
.alignright{
	margin: 20px 0px 0 0;
}
.builder-module-footer .builder-module-element .alignright a{
	font-style: normal;
	color: #ffffff;
	text-decoration: underline;
}
.builder-module-footer .builder-module-element .alignright a:hover{
	font-style: normal;
	color: #321c40;
	text-decoration: underline;
}
.builder-module-footer .builder-module-element .alignright a:after{
	font-style: normal;
	color: #321c40;
	text-decoration: underline;
}
/*********************************************
	Custom Styling Inner Page Logo
*********************************************/

#builder-module-531c9ff7d86f9-background-wrapper.builder-module-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#builder-module-531c9ff7d86f9-background-wrapper.builder-module-4-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#it_widget_content-45 {
	margin: 40px 0 40px 80px;
}
#it_widget_content-26 p{
	margin: 40px 40px 40px 40px;
}

/*********************************************
	Custom Styling Inner Page Middle Nav
*********************************************/

#nav_menu-8-background-wrapper{
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#nav_menu-8 li{
	display: block;
	margin: 0px auto;
	float: left;
}
#nav_menu-8 li a{
	display: block;
	height: 67px;
	text-indent: -9999px;
}

/*********************************************
	Custom Styling Ebook Inner Page Widget
*********************************************/

#builder-module-5323f14bca877-background-wrapper{
	background: #e5beff;
	height: 70px;
	-moz-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	-webkit-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
}
#it_widget_content-85 p{
	color: #633a80;
	font-family: 'Open Sans condensed', sans serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}

/*********************************************
	Custom Styling Inner Page Footer Nav
*********************************************/

#builder-module-4cae4274de5b0-background-wrapper{
	padding-top: 20px;
	padding-bottom: 30px;
	background: #9a58c6;
	box-shadow: 0px -5px 5px 0px #c8c8cc;
	-moz-box-shadow: 0px -5px 5px 0px #c8c8cc;
	-webkit-box-shadow: 0px -5px 5px 0px #c8c8cc;
}
#it_widget_content-92-background-wrapper{
	margin-left: 20px;
}
#it_widget_content-92 h4{
	color: #321c40;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#it_widget_content-92 a{
	color: #ffffff;
}
#it_widget_content-92 a:hover{
	color: #321c40;
}
#it_widget_content-92 p{
	color: #ffffff;
}

/*********************************************
	Custom Styling Psycho Content Widgets
*********************************************/

#it_widget_content-46{
	padding: 40px 20px 40px 0;
}
#it_widget_content-40{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 25px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-41{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}

/*********************************************
	Custom Styling Therapeutic Content Widgets
*********************************************/

#it_widget_content-47{
	padding: 40px 20px 40px 0;
}
#it_widget_content-42{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 25px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-53{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-54{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-55{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
/*********************************************
	Custom Styling Visionary Content Widgets
*********************************************/

#it_widget_content-48{
	padding: 40px 20px 40px 0;
}
#it_widget_content-56{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 25px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-57{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-58{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-59{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}

/*********************************************
	Custom Styling Yoga Content Widgets
*********************************************/

#it_widget_content-49{
	padding: 40px 20px 40px 0;
}
#it_widget_content-60{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 25px 25px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-61{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 20px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-62{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-80{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 20px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
/*********************************************
	Custom Styling Retreat Content Widgets
*********************************************/

#builder-module-531c9ff7d86f9-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#builder-module-531c9ff7d86f9-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#it_widget_content-50{
	padding: 40px 20px 40px 0;
}
#it_widget_content-63{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 25px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-64{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}

/*********************************************
	Custom Styling Anji Content Widget
*********************************************/

#it_widget_content-51{
	padding: 20px 20px 30px 0;
}

/*********************************************
	Custom Styling Workshops Logo
*********************************************/

#builder-module-5320319c68d8e-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#it_widget_content-81{
	margin: 40px 0 40px 80px;
}

/*********************************************
	Custom Styling Workshops Ebook Widget
*********************************************/

#builder-module-5323f8826e654-background-wrapper{
	background: #e5beff;
	height: 70px;
	-moz-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	-webkit-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
}
#it_widget_content-87 p{
	color: #633a80;
	font-family: 'Open Sans condensed', sans serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}

/*********************************************
	Custom Styling Workshops Middle Nav
*********************************************/

#nav_menu-11-background-wrapper{
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#nav_menu-11 li{
	display: block;
	margin: 0px auto;
	float: left;
}
#nav_menu-11 li a{
	display: block;
	height: 67px;
	text-indent: -9999px;
}

/*********************************************
	Custom Styling Workshop Page
*********************************************/

hr{
	border: 0; 
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}
#post-86 h1{
	margin-top: 30px;
}
.builder-module-column-1 .loop-content{
	margin-bottom: 20px;
}
#search-3-background-wrapper input[type="submit"]{
	cursor: pointer;
	float: right;
	margin-right: 30px;
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans condensed', sans serif;
	font-weight: 700;
	font-size: 14px;
	background: #c2c1c3;
	margin-top: 15px;
	margin-bottom: 18px;
}
#search-3-background-wrapper input[type="submit"]:hover{
	color: #9A58C6;
}
#search-3-background-wrapper{
	display: block;
	background: #ece8ee;
	margin: 0px 5px 5px 38px;
	width: 302px;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#search-3-background-wrapper input[type="text"]{
	padding: 7.8px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 18px;
	width: 150px;
	border: 1px solid #BBBBBB;
	color: #727071;
}
#search-3-background-wrapper input[type="text"]:focus{
	border: 1px solid #e5beff;
}
.fb-social-plugin{
	margin: 15px auto 0;
	padding-bottom: 20px;
}
#it_widget_content-66{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-67{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-68{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-69{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-70{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-71{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-72{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-73{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-74{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-75{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-76{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-77{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-78{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#it_widget_content-79{
	margin-top: 28px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}

/*********************************************
	Custom Styling Workshop Footer Nav
*********************************************/

#nav_menu-6-background-wrapper{
	margin-left: 0px;
}
#menu-footerleftmenu li{
	padding: 0;
}
#menu-footerleftmenu li a,
#menu-footerleftmenu .current_page_item li a,
#menu-footerleftmenu .current-cat li a {
	color: #ffffff;
	background: transparent;
}
#menu-footerleftmenu .current-menu-item a,
#menu-footerleftmenu .current_page_item a,
#menu-footerleftmenu .current-cat a {
	color: #321c40;
	background: transparent;
}
#menu-footerleftmenu li a:hover {
	background: transparent;
	color: #321c40;
}
#nav_menu-5-background-wrapper{
	margin-left: 0px;
}
#menu-footerrightmenu li{
	padding: 0;
}
#menu-footerrightmenu li a,
#menu-footerrightmenu .current_page_item li a,
#menu-footerrightmenu .current-cat li a {
	color: #ffffff;
	background: transparent;
}
#menu-footerrightmenu .current-menu-item a,
#menu-footerrightmenu .current_page_item a,
#menu-footerrightmenu .current-cat a {
	color: #321c40;
	background: transparent;
}
#menu-footerrightmenu li a:hover {
	background: transparent;
	color: #321c40;
}
#it_widget_content-82-background-wrapper{
	margin-left: 0px;
}
#it_widget_content-82 h4{
	color: #321c40;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#it_widget_content-82 a{
	color: #ffffff;
}
#it_widget_content-82 a:hover{
	color: #321c40;
}
#it_widget_content-82 p{
	color: #ffffff;
}

/*********************************************
	Custom Styling Contact Page
*********************************************/

#builder-module-4cae5a9f5a6aa-background-wrapper{
	padding-top: 20px;
	padding-bottom: 30px;
	background: #9a58c6;
	box-shadow: 0px -5px 5px 0px #c8c8cc;
	-moz-box-shadow: 0px -5px 5px 0px #c8c8cc;
	-webkit-box-shadow: 0px -5px 5px 0px #c8c8cc;
}
#it_widget_content-52{
	padding: 40px 20px 30px 0;
}
#it_widget_content-83{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 25px 15px 10px 20px;
	height: 100%;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}

/*********************************************
	Custom Styling Thankyou Page
*********************************************/

#it_widget_content-90{
	padding: 20px 20px 200px 0;
}

/*********************************************
	Custom Styling Download Content Page
*********************************************/

#it_widget_content-91{
	padding: 20px 20px 200px 0;
}

/*********************************************
	Custom Styling Calendar page
*********************************************/

#builder-module-532d1cf601b4b-background-wrapper.builder-module-after-navigation-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#builder-module-532d1cf601b4b-background-wrapper.builder-module-5-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#it_widget_content-93{
	margin: 40px 0 40px 80px;
}

/*********************************************
	Custom Styling Ebook Calendar Page Widget
*********************************************/

#builder-module-532e3adf8c48b-background-wrapper{
	background: #e5beff;
	height: 70px;
	-moz-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	-webkit-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
}
#it_widget_content-94 p{
	color: #633a80;
	font-family: 'Open Sans condensed', sans serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}

/*********************************************
	Custom Styling Calendar Middle Nav
*********************************************/

#nav_menu-16-background-wrapper{
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#nav_menu-16 li{
	display: block;
	margin: 0px auto;
	float: left;
}
#nav_menu-16 li a{
	display: block;
	height: 67px;
	text-indent: -9999px;
}

/*********************************************
	Custom Styling Calendar Page Footer Nav
*********************************************/

#builder-module-532d1cf601b4b-background-wrapper.builder-module-after-content-background-wrapper{
	padding-top: 20px;
	margin-top: 10px;
	padding-bottom: 30px;
	background: #9a58c6;
	box-shadow: 0px -5px 5px 0px #c8c8cc;
	-moz-box-shadow: 0px -5px 5px 0px #c8c8cc;
	-webkit-box-shadow: 0px -5px 5px 0px #c8c8cc;
}
#it_widget_content-95-background-wrapper{
	margin-left: 20px;
}
#it_widget_content-95 h4{
	color: #321c40;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#it_widget_content-95 a{
	color: #ffffff;
}
#it_widget_content-95 a:hover{
	color: #321c40;
}
#it_widget_content-95 p{
	color: #ffffff;
}

/*********************************************
	Custom Styling Blog Logo
*********************************************/

#builder-module-53310631e75b9-background-wrapper.builder-module-after-navigation-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#builder-module-533108f5426e2-background-wrapper.builder-module-5-background-wrapper{
	background:  #ffffff;
	margin-top: 0px;
}
#it_widget_content-96{
	margin: 40px 0 40px 80px;
}

/*********************************************
	Custom Styling Ebook Blog Page
*********************************************/

#builder-module-53310631e79a1-background-wrapper{
	background: #e5beff;
	height: 70px;
	-moz-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	-webkit-box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
	box-shadow: 0px 5px 3px 0px #d8b3f0 inset;
}
#it_widget_content-97 p{
	color: #633a80;
	font-family: 'Open Sans condensed', sans serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase;
}

/*********************************************
	Custom Styling Blog Middle Nav
*********************************************/

#nav_menu-17-background-wrapper{
	width: 100%;
	margin: 0px auto;
	padding: 0;
}
#nav_menu-17 li{
	display: block;
	margin: 0px auto;
	float: left;
}
#nav_menu-17 li a{
	display: block;
	height: 67px;
	text-indent: -9999px;
}

/*********************************************
	Custom Styling Blog Page Contents
*********************************************/

#recent-posts-4-background-wrapper{
	margin-top: 28px;
	margin-right: 4px;
	margin-bottom: 30px;
	background: #ece8ee;
	padding: 20px 15px 10px 20px;
	height: 250px;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#recent-posts-4-background-wrapper h4{
	font-size: 20px;
	padding-bottom: 15px;
	font-weight: normal;
	text-align: center;
	color: #9A58C6;
	text-transform: uppercase;
}
#recent-posts-4 a{
	color: #321c40;
}
#recent-posts-4 a:hover{
	color: #9A58C6;
}
.loop-content{
	padding-right: 25px;
}
#search-2-background-wrapper input[type="submit"]{
	cursor: pointer;
	float: right;
	margin-right: 30px;
	display: block;
	text-transform: uppercase;
	font-family: 'Open Sans condensed', sans serif;
	font-weight: 700;
	font-size: 14px;
	background: #c2c1c3;
	margin-top: 15px;
	margin-bottom: 18px;
}
#search-2-background-wrapper input[type="submit"]:hover{
	color: #9A58C6;
}
#search-2-background-wrapper{
	display: block;
	background: #ece8ee;
	margin: 0px 5px 5px 38px;
	width: 302px;
	-moz-box-shadow: 4px 4px 5px 0px #d7d5d8;
	-webkit-box-shadow: 4px 4px 5px 0px #d7d5d8;
	box-shadow: 4px 4px 5px 0px #d7d5d8;
}
#search-2-background-wrapper input[type="text"]{
	padding: 7.8px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 18px;
	width: 150px;
	border: 1px solid #BBBBBB;
	color: #727071;
}
#search-2-background-wrapper input[type="text"]:focus{
	border: 1px solid #e5beff;
}

/*********************************************
	Custom Styling Blog Page Footer Nav
*********************************************/

#builder-module-533105745b03e-background-wrapper.builder-module-after-content-background-wrapper{
	padding-top: 20px;
	margin-top: 10px;
	padding-bottom: 30px;
	background: #9a58c6;
	box-shadow: 0px -5px 5px 0px #c8c8cc;
	-moz-box-shadow: 0px -5px 5px 0px #c8c8cc;
	-webkit-box-shadow: 0px -5px 5px 0px #c8c8cc;
}
#it_widget_content-98-background-wrapper{
	margin-left: 20px;
}
#it_widget_content-98 h4{
	color: #321c40;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
#it_widget_content-98 a{
	color: #ffffff;
}
#it_widget_content-95 a:hover{
	color: #321c40;
}
#it_widget_content-98 p{
	color: #ffffff;
}



	



