/* Standardize child theme styling */
#comments ol.commentlist {
	background: transparent;
}
.builder-module-sidebar {
	background: transparent;
}
.site-title a:hover,
.site-tagline a:hover {
	font-size: inherit;
}



/* Style Manager generated css */
.builder-module-html .builder-module-element a {
	color: #B61C37;
	text-decoration: none;
}
.builder-module-html .builder-module-element a:hover {
	text-decoration: underline;
}
.builder-module-navigation .current-cat a {
	font-family: sanvito-pro-display;
}
.builder-module-navigation .current-menu-item a {
	font-family: sanvito-pro-display;
}
.builder-module-navigation .current_page_item a {
	font-family: sanvito-pro-display;
}
.builder-module-navigation li a {
	color: #FFFFFF;
	font-family: sanvito-pro-display;
	font-size: 150%;
}
.builder-module-navigation li a:hover {
	color: #B61C37;
	font-family: sanvito-pro-display;
}
.builder-module.builder-module-content {
	background-image: url("http://www.lilley-cmc.com.au/wp-content/uploads/wedding-watermark2.jpg");
}
.builder-module.builder-module-footer {
	background-color: #353535;
}
.entry-content a {
	color: #B61C37;
	text-decoration: none;
}
.entry-content a:hover {
	text-decoration: underline;
}
.hentry .entry-title {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.hentry .entry-title h1 {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.hentry .entry-title h2 {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.hentry .entry-title h3 {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.loop a {
	color: #B61C37;
	text-decoration: none;
}
.loop a:hover {
	text-decoration: underline;
}
.page .entry-title {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.page .entry-title h1 {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.page .entry-title h2 {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
.page .entry-title h3 {
	font-family: sanvito-pro-display;
	font-weight: bold;
}
body {
	background-color: #D6D6D6;
	background-image: none;
	font-family: "PT Serif Caption";
	color: #353535;
}
h1 {
	font-family: sanvito-pro-display;
	font-size: 200%;
	color: #B61C37;
	font-weight: bold;
}
h2 {
	font-family: sanvito-pro-display;
	font-size: 150%;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: sanvito-pro-display;
	font-size: 125%;
	color: #B61C37;
	font-weight: bold;
}
h4 {
	font-family: sanvito-pro-display;
	color: #000000;
	font-weight: bold;
}
h5 {
	font-family: sanvito-pro-display;
	color: #B61C37;
	font-weight: bold;
}
h6 {
	font-family: sanvito-pro-display;
	color: #000000;
	font-weight: bold;
}
html {
	font-size: 14px;
}


/* Style Manager custom css */
@import url(http://fonts.googleapis.com/css?family=PT+Serif+Caption);

@font-face {
  font-family: 'PT Serif Caption';
  font-style: normal;
  font-weight: 400;
  src: local('PT Serif Caption'), local('PTSerif-Caption'), url(http://fonts.gstatic.com/s/ptserifcaption/v8/7xkFOeTxxO1GMC1suOUYWb6cM-LMFQwoMtZfMYS1DLM.woff2) format('woff2'), url(http://fonts.gstatic.com/s/ptserifcaption/v8/7xkFOeTxxO1GMC1suOUYWT4uEYibrpkZEVqIBGCuec4.woff) format('woff');
}

.builder-module-header-background-wrapper {
    background: transparent url("http://www.lilley-cmc.com.au/wp-content/uploads/2014/07/DebLilley-Banner_small.jpg") no-repeat scroll left top / contain;
    height: 128px;
    margin-left: 0px;
    margin-right: auto;
}

.site-title, .site-title a, .site-title a:hover, .site-tagline, .site-tagline a, .site-tagline a:hover {
    font-size: 1em;
    line-height: 1;
    height: auto;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: none;
}

.builder-module {
	border-bottom: none;
}

.builder-module-navigation a {
	border-bottom: none !important;
	font-weight: 700 !important;
	text-align: left !important;
}
.builder-module-navigation li a, .builder-module-navigation .current_page_item li a, .builder-module-navigation .current-cat li a, .builder-module-navigation .current-menu-item li a {  {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
}
.menu-main-menu-container .builder-module-navigation-menu-wrapper {
	margin-left: 0px !important;
}


.entry-content img {
    border:1px solid #000 !important;
}

h1, h2, h3, h4, h5 {
    margin: 16px 0px 6px !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content .fts-jal-fb-group-display, .fts-twitter-div {
    overflow: initial !important;
}