/*
 Theme Name:   Caputo lawyers child theme
 Theme URI:    http://caputolawyers.com.au
 Description:  Child theme for caputo lawyers
 Author:       Geoffrey Tsai
 Author URI:   http://example.com
 Template:     Genesis
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  caputo-lawyers-child
*/


@import url(http://fonts.googleapis.com/css?family=Gudea);

body {
	background: url('http://caputolawyers.com.au/wp-content/uploads/2013/09/top-bw.png') top center repeat-x #e9e9e9;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 18px;
}

::-moz-selection,
::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #004C6D;
	text-decoration: none;
}
a img {
	margin-bottom: -4px;
	margin-bottom: -0.4rem;
}
a:hover {
	color: #333;
}
p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}
strong {
	font-weight: 700;
}
ol,
ul {
	margin: 0;
	padding: 0;
}
blockquote,
blockquote::before {
	color: #999;
}
blockquote {
	margin: 40px 40px 24px;
	margin: 4rem 4rem 2.4rem;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}
cite {
	font-style: normal;
}

/* forms */
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #f15123;
}

/* titles */

.entry-title a:hover {
	color: #666;
}
.widgettitle {
	background: url("http://caputolawyers.com.au/wp-content/uploads/2013/09/bullet-module.png") no-repeat scroll 15px 12px #004C6D;
	font-size: 20px;
	font-weight: 400;
	text-transform: capitalize;
	color: #fff;
	padding: 5px 35px;
	margin: 0;
}

/* widgets */

/*
Widgets
---------------------------------------------------------------------------------------------------- */
#home-slider {
	background: #004C6D;
	padding: 0;
}
#home-slider .widgettitle {
	display: none;
}
#home-slider .ls-wp-container {
	width: 1200px !important;
	margin: 0 auto;
}
#home-slider .ls-defaultskin {
	background: none repeat scroll 0 0 transparent;
	border-radius: 0px;
	box-shadow: none;
	padding: 0px;
}
#home-slider .ls-bottom-nav-wrapper {
	margin-top: -40px;
	text-align: right;
	margin-right: 20px;
}
#after-nav {
	background: #004C6D;
	padding: 0;
	height: 207px;
}
#home-slider, #after-nav {
	border-top: 2px solid #6c6c6c;
	-webkit-box-shadow: 0 8px 12px 6px #c7c7c7;
	-moz-box-shadow: 0 8px 12px 6px #c7c7c7;
	box-shadow: 0 8px 12px 6px #c7c7c7;
}
#after-nav .widgettitle {
	display: none;
}
#after-nav .widget-wrap {
	width: 1200px;
	height: 205px;
	margin: 0 auto;
}

/* Site Header */
.site-header {
	background: -webkit-gradient(linear, 0% 0%, 0% 85%, from(#848484), to(#e9e9e9));
	background: -webkit-linear-gradient(top, #848484, #e9e9e9 85%);
	background: -moz-linear-gradient(top, #848484, #e9e9e9 85%);
	background: -ms-linear-gradient(top, #848484, #e9e9e9 85%);
	background: -o-linear-gradient(top, #848484, #e9e9e9 85%);
	margin-top: 12px;
}
.site-header .wrap {
	padding: 0;
}

/* Title Area */
.title-area {
	float: left;
	font-family: Lato, sans-serif;
	font-weight: 700;
	padding: 16px 0;
	padding: 1.6rem 0;
	height: 150px;
}
.header-image .title-area {
	padding: 0;
}
.site-title {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	margin: 30px 0 8px;
	margin: 3.0rem 0 0.8rem;
	text-transform: uppercase;
}

.site-description {
	color: #004c6d;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0;
}

/* Logo, hide text */
.header-image .site-header .wrap {
	background: url(images/logo.png) no-repeat left;
	padding: 0;
}
/* Widget Area */
.site-header .widget-area {
	float: right;
	text-align: right;
	width: 40%;
	margin-top: -2px;
}
.site-header .widget-area .widgets {
	float: right;
	text-align: right;
}
.site-header .widgettitle {
	display: none;
}
.site-header #contact-consultation {
	background: url("http://caputolawyers.com.au/wp-content/uploads/2013/09/contact-us-top.png") no-repeat scroll center top transparent;
	float: right;
	height: 16px;
	margin: 0 0 10px;
	padding: 7px 0;
	text-align: center;
	width: 256px;
	z-index: 90;
	position: relative;
}
.site-header #contact-consultation h4 {
	color: #fff;
	font-size: 14px;
	line-height: 1;
	margin-top: -12px;
}
.site-header #h-tel {
	clear: both;
	padding-top: 10px;
	padding-right: 30px;
}
.site-header #h-tel p {
	font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	text-shadow: 0px 0px 4px #fff;
}
.site-header #h-tel p a img {
	margin-bottom: -8px;
	margin-bottom: -0.8rem;
}
.header-image .site-header .widget-area {
	padding: 40px 0;
	padding: 4rem 0;
}
.site-header .sm-links {
	float: right;
	width: 190px;
	height: 40px;
}
.site-header .sm-links ul li {
	float: left;
	display: inline-block;
}
.site-header .search-form {
	float: left;
	border: 1px solid #999;
	border-radius: 3px;
	margin-top: 5px;
}
.site-header .search-form input[type="search"] {
	float: left;
	background-color: #FFFFFF;
	border-radius: 3px 0px 0px 3px;
	box-shadow: 1px 1px 3px #EEEEEE inset;
	color: #999999;
	font-size: 1.4rem;
	padding: 0.5rem;
	width: 150px;
}
.site-header .search-form input[type="submit"] {
	float: right;
	background: url('http://caputolawyers.com.au/wp-content/themes/caputo/images/magnifier.png') 0px -5px no-repeat #005275;
	width: 40px;
	height: 30px;
	color: transparent;
	border-radius: 0px 3px 3px 0px;
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	margin: -1px;
	padding: 0;
	position: relative;
}
#home-featured-1,
#home-featured-2,
#home-featured-3 {
	float: left;
	position: relative;
	min-height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.textwidget img, .execphpwidget img {
	width: 100%;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */
.nav-primary {
	background-color: #004c6d;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00638f), to(#003a54));
	background: -webkit-linear-gradient(top, #00638f, #003a54);
	background: -moz-linear-gradient(top, #00638f, #003a54);
	background: -ms-linear-gradient(top, #00638f, #003a54);
	background: -o-linear-gradient(top, #00638f, #003a54);
	margin-bottom: 5px;
	border-top: 1px solid #78929e;
}
.nav-primary .wrap {
	background-color: #004c6d;
	background: url('http://caputolawyers.com.au/wp-content/themes/caputo/images/nav-bar-divider.png') top left repeat-y transparent;
}
.genesis-nav-menu {
	color: #999;
	font-family: 'Gudea',sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.5;
}
.genesis-nav-menu .menu-item {
	float: left;
	background: url('http://caputolawyers.com.au/wp-content/themes/caputo/images/nav-bar-divider.png') top right repeat-y transparent;
	background-color: transparent;
	text-align: center;
	padding: 8px 0;
}
.genesis-nav-menu .menu-item:first-child {
	margin-left: 2px;
}
.genesis-nav-menu .menu-item:hover, .genesis-nav-menu .current-menu-item {
	background-color: #003f5a;
}

.nav-primary .genesis-nav-menu a, .genesis-nav-menu a {
	line-height: normal;
	border: none;
	color: #fff;
	display: inline;
	margin: 0 20px;
	padding: 0;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #333;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}
.genesis-nav-menu > .menu-item > a {
	text-transform: capitalize;
}
.genesis-nav-menu .sub-menu {
	margin-top: 8px;
}
.genesis-nav-menu .sub-menu li {
	background-image: none;
	background-color: #004c6d;
	border-top: 1px solid #00648e;
	border-bottom: 1px solid #003d58;
	width: 220px;
	text-align: left;
}
.genesis-nav-menu .sub-menu li:first-child {
	margin-left: 0px;
	border-top: 0px solid #00648e;
	border-bottom: 1px solid #003d58;
}
.genesis-nav-menu .sub-menu li:last-child {
	border-top: 1px solid #00648e;
	border-bottom: 0px solid #003d58;
}
.nav-primary .genesis-nav-menu .sub-menu a,
.genesis-nav-menu .sub-menu li a,
.genesis-nav-menu .sub-menu a {
	background-color: #004c6d;
	color: #fff;
	padding: 16px 0px;
	padding: 1.1rem 0rem;
	opacity: 1;
}
.nav-primary .genesis-nav-menu .sub-menu a,
.genesis-nav-menu .sub-menu a:hover {
	background-color: transparent !important;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: 0 0 0 199px;
}
.genesis-nav-menu > .right {
	display: inline-block;
	padding: 28px 0;
	padding: 2.8rem 0;
	text-transform: uppercase;
}
.genesis-nav-menu > .search {
	padding: 14px 0 0;
	padding: 1.4rem 0 0;
}
/* Site Header Navigation
--------------------------------------------- */
.site-header .sub-menu {
	border-bottom: 0;
}
.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}
/* Primary Navigation
--------------------------------------------- */
.nav-primary {
	background-color: transparent;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #fff;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .sub-menu a:hover {
	background-color: #207AA0;
	color: #fff;
	opacity: 0.8;
	text-decoration:none;
}
/* Secondary Navigation
--------------------------------------------- */
.nav-secondary {
	background-color: transparent;
}
/*
Content Area
---------------------------------------------------------------------------------------------------- */
/* Entries
--------------------------------------------- */
.entry {
	background-color: transparent;
	border-radius: 3px;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}
.entry-content a {
	color: #004C6D;
}
.entry-content a:hover {
	color: #02829f;
}
.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}
.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}
.entry-content ol li {
	list-style-type: decimal;
}
.entry-content ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}
.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}
.entry-content .search-form {
	width: 50%;
}
.entry-meta {
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
}
.entry-meta a {
	border-bottom: 1px solid #ddd;
}
.entry-header {
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #004C6D;
	margin-bottom: 10px;
}
.entry-header .entry-title {
	color: #004C6D;
	font-family: 'Gudea',sans-serif;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}
.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 32px 40px 8px;
	padding: 3.2rem 4rem 0.8rem;
}
.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}
.entry-categories,
.entry-tags {
	display: block;
}

.page-id-17 .hms-testimonial-container {
	border: 1px solid #CACACA;
	border-top: none;
	padding: 14px 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: rgba(0, 0, 0, 0.03);
}
.hms-testimonial-template-26 {
margin: 12px 0;
}
.entry-content .hms-testimonial-group .testimonial {
	font-style: italic;
}
.entry-content .hms-testimonial-group blockquote {
	margin:2rem 4rem 1rem;
}
.entry-content .hms-testimonial-group .author::before {
	content: '- ';
}
.entry-content .hms-testimonial-group .author {
	padding: 0 0 0 40px;
}
.entry-content table,
.entry-content tbody,
.entry-content tr,
.entry-content td {
	border: none;
	text-align: center;
	padding: 0;
	line-height: 1.5;
}
.entry-content .wpcf7 {
	width: 350px;
}
.entry-content .wpcf7 input {
	padding: 5px;
}
.entry-content .wpcf7 input[type="submit"] {
	padding: 10px;
	background-color: #004C6D;
}
/*
Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
	color: #999;
}
.sidebar a {
	border-bottom: 1px solid #ddd;
}
.sidebar p:last-child {
	margin-bottom: 0;
}
.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}
.sidebar ul > li:last-child {
	margin-bottom: 0;
}
.sidebar .widget {
	background-color: transparent;
	border-radius: 3px;
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 0;
}
.sidebar .widget ul {
	background: none repeat scroll 0 0 #D2D5DB;
	margin-left: 0;
}
.sidebar .widget ul li {
	background: url("http://caputolawyers.com.au/wp-content/uploads/2013/09/bullet-left.png") no-repeat scroll left center #D2D5DB;
	border-bottom: 1px solid #C7C7C9;
	font-size: 15px;
	padding: 10px 12px;
	width: 90%;
	margin: 0 auto;
}
.sidebar .widget ul li:last-child {
	border-bottom: 0;
}
.sidebar .widget ul li a {
	color: #555;
	border: 0;
}
.sidebar .widget_hms_testimonial_rotator {
	background-color: #D2D5DB; 
}
.sidebar .hms-testimonial-container {
	width: 85%;
	margin: 0 auto;
	padding: 20px 0;
}
.sidebar .testimonial {
	line-height: 1.5;
}
.sidebar .testimonial-link {
	margin-top: 20px;
	text-align: right;
}
.sidebar .testimonial-link a {
	border: none;
	font-weight: bold;
}
.sidebar .author {
	color: #626262;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.sidebar .author::before {
	content: "-";
	left: -5px;
	position: relative;
}
.sidebar blockquote {
	color: #626262;
	margin: 0px 10px 24px 40px;
	margin: 0rem 1rem 2.4rem 4rem;
}
.sidebar blockquote::before {
	color: #004C6D;
}
.sidebar blockquote::before {
	content: "\201C";
	display: block;
	font-size: 90px;
	font-size: 9.0rem;
	height: 0;
	left: -40px;
	position: relative;
	top: -40px;
}
.sidebar .enews-widget {
	background-color: #333;
}
.sidebar blockquote {
	color: #626262;
	margin: 0px 10px 24px 40px;
	margin: 0rem 1rem 2.4rem 4rem;
}
.sidebar blockquote::before {
	color: #004C6D;
}
.sidebar blockquote::before {
	content: "\201C";
	display: block;
	font-size: 90px;
	font-size: 9.0rem;
	height: 0;
	left: -40px;
	position: relative;
	top: -40px;
}
/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
	background-color: #333;
	color: #999;
	clear: both;
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
}
.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}
.footer-widgets-2 {
	width: 360px;
}
.footer-widgets-1 {
	margin-right: 40px;
	margin-right: 4rem;
}
.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}
.footer-widgets-3 {
	float: right;
}
.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}
.footer-widgets a:hover {
	color: #ddd;
}
.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.footer-widgets .widget-title {
	color: #fff;
}
.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}
.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}
/*
Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
	background-color: #004C6D;
	border-top: 3px solid #00607F;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 40px 0 10px;
	padding: 4rem 0 1rem;
	text-align: left;
}
.site-footer a {
	color: #fff;
}
.site-footer p {
	margin-bottom: 0;
}
.site-footer #menu-footer-nav {
	list-style-type: none;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}
.site-footer #menu-footer-nav li {
	display: inline;
}
.site-footer #menu-footer-nav li::after {
	content: '|';
}
.site-footer #menu-footer-nav li:last-child:after {
	content: '';
}
.site-footer #menu-footer-nav li:first-child {
	display: inline;
}
.site-footer #menu-footer-nav li a {
	margin: 0 15px;
}
.site-footer #menu-footer-nav li:first-child a {
	margin: 0 15px 0 0;
}
.site-footer .credits,
.site-footer .credits a {
	color: #888;
	font-size: 12px;
}

#h-tel img {
	height: 38px;
	width: 38px;
}

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

	.content.two-thirds{
		width: 65.81196581196582%;	
	}

	.sidebar.one-third {
		width: 31.623931623931625%;
		margin-left: 2.564102564102564%;
	}
}
@media only screen and (max-width: 960px) {
	.widget-title {
		font-size: 19px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		margin: 0;
	}

	#contact-consultation {
		display: none;
	}
	#contact-consultation h4 {
		display: none;
	}

	.search-form {
		display:none;
	}

	.site-header .widget-area {
		width: 100%;
	}

	#menu-mainmenu .menu-item:nth-child(5n) {
		display: none;
	}

	.site-header .title-area {
		width: 60%;
	}

	.site-header .widget-area {
		width: 40%;
	}

	#after-nav {
		display: none;
	}
}

@media only screen and (min-width: 800px) {
	#menu-mainmenu {
		display: block;
	}

	.slicknav_menu {
		display:none;
	}
}

@media only screen and (max-width: 800px) {
	.entry{
		padding: 20px;
	}

	.content.two-thirds{
		width: 100%;	
	}

	.sidebar.one-third {
		width: 100%;
		margin-left: 0;
	}

	#menu-mainmenu {
		display: none;
	}

	.slicknav_menu {
		display:block;
	}

	.site-header .title-area ,
	.site-header .widget-area {
		width: 100%;
	}
}
