/*
 Theme Name:     Witts Moloney Solicitors
 Theme URI:      http://cyberchimps.com/responsive-theme/
 Description:    Responsive Child Theme
 Author:         Daniel Spendiff
 Author URI:     http://www.origin-1.co.uk
 Template:       responsive
 Version:        1.9.3.8
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

body { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 16px; }

body.full-width-layout #content-outer, body.default-layout #content-outer,body.full-width-no-box #content-outer {
	margin: 0 auto;
	max-width: 1100px;	
}

/* =Globals
-------------------------------------------------------------- */
#container {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 25px;
}

#wrapper {
	clear: both;
	position: relative;
	margin: auto;
	padding: 0 20px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
}

.front-page #wrapper {
	margin: 0 auto 20px auto;
	padding: 0;
	border: none;
	background-color: transparent;
}

#header {
	margin: 0;
}


#footer {
	clear: both;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 25px 0 25px;
	background: #73a434;
	min-height: 220px;
}



/* =Links
-------------------------------------------------------------- */
a {
	color: #73a434;
	font-weight: 400;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	outline: 0;
	color: #444;
	text-decoration: none;
}


/* =Header
-------------------------------------------------------------- */
#logo {
	float: left;
	margin: 0 0 15px 0;
}

.site-name {
	display: block;
	padding-top: 20px;
	font-size: 2.063em; /* = 33px */
	line-height: 1.0em;
}

.site-name a {
	color: #333;
	font-weight: 700;
}

.site-description {
	display: block;
	margin: 10px 0;
	color: #afafaf;
	font-size: 0.875em; /* = 14px */
}


/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	clear: both;
	margin: 0 auto;
	background-color: #73a434;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
    filter: none;
	max-width: 100%;
	position: relative;
	text-align: center;
}

.menu a {
	display: block;
	position: none;
	height: 45px;
	margin: auto;
	padding: 0 0.9em;
	border-left: 0;
	color: #fff;
	text-shadow: none;
	font-size: 15px;
	font-weight: 300;
	line-height: 45px;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

.menu a:hover {
	color: #fff;
	background-color: #000;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
    filter: none;
}


.menu ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: auto;
	padding: 0;
	
}

.menu li {
	border: 0;
	display: inline-block;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
	display: block;
}

.menu li li a {
	font-size: 14px;
	text-transform: none; 
	padding: 10px 0;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}


ul.menu > li:hover {
	color: #fff;
	background-color: #000;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #000;
}

.menu-item-has-children::after {
  display:none;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	margin: 5px 0 35px;
	padding: 0;
	border: 0;
	border-top: 4px solid #73a434;
	border-bottom: 4px solid #000;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #FFF;
}

.colophon-widget {
	border-top: none;
	border-bottom: none;
	margin-top: -20px;
	background: transparent;
}

#widgets a {
	display: inline;
	padding: 0; 
	background: transparent; 
	color: #73a434; 
	font-size: 16px;
	text-transform: none; 
	text-align: center; 
	margin: 0 auto;
}

#widgets a.email {
	display: inline;
	padding: 0; 
	background: transparent; 
	color: #73a434; 
	font-size: inherit;
	text-transform: none; 
	text-align: left; 
	margin: 0 auto;
}

#widgets a.email:hover {
		color: #000; 
}


#widgets a.btn {
	display: inline-block;
	padding: 8px 25px; 
	background: #73a434; 
	font-size: 18px; 
	color: #FFF; 
	text-transform: uppercase; 
	text-align: center; 
	margin: 0 auto 5px;
}


#widgets a.btn:hover {
	 
	background: #000; 
	color: #FFF; 

}


#widgets a:hover { background: transparent; color: #000; }

#widgets ul,
#widgets ol {
	padding: 0;
	list-style: none;
}

#widgets ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
    background: #FFF;
	color: #000;
	line-height: 1.3em;
	padding: 15px 12px;
	margin: 0;
	font-size: 17px;
	border-bottom: 1px solid #CCC;
	text-transform: none;
	font-weight: 300;
}

#widgets ul li a:hover {
	width: 100%;
    background: #73a434;
	color: #FFF;
}


#widgets .menu-widget li.current-menu-item > a{
color: #FFF;
background-color: #73a434;
}


.widget-title h3 {
	display: block;
	margin: 0;
	padding: 15px 0 18px;
	font-size: 24px;
	font-weight: 400;
	line-height: 23px;
	text-align: center;
	color: #000;
	background: #FFF;
	border-bottom: 1px solid #000;

}


/* =Widgets NEWS
-------------------------------------------------------------- */
.widget-news {
	margin: 30px 0;
	padding: 20px;
	border: 1px solid #EEE;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 3px;
	background-color: #FFF;
}

.widget-news .widget-title h3 {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	font-size: 22px;
	font-weight: 300;
	line-height: 23px;
	text-align: left;
	color: #000;
	background: #FFF;
	border-bottom: 1px solid #73a434;
}

.widget-news ul,
.widget-news ol {
	padding: 0;
	list-style: none;
	text-align: left; 
}

#widgets .widget-news ul li a { text-align: left; font-size: 15px; }

.widget-news ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
    background: #FFF;
	color: #000;
	line-height: 1.3em;
	padding: 15px 12px;
	margin: 0;
	font-size: 15px;
	border-bottom: none;
	text-transform: none;
	font-weight: 300;
	border-bottom: 1px solid #EEE;
	text-align: left; 
}

.widget-news ul li a:hover {
	width: 100%;
    background: #73a434;
	color: #FFF;
}

.widget-news a {
	display: inline;
	padding: 0; 
	background: transparent; 
	color: #73a434; 
	font-size: 15px;
	text-transform: none; 
	text-align: left; 
	margin: 0 auto;
}



/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	width: 100%;
	margin: 5px auto;

}



/* =Headings
-------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	font-weight: 300;
	line-height: 1.2em;
	word-wrap: break-word;
	color: #73a434;
}

h1 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.95em; /* = 30px */
}

h2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 1.8em; /* = 36px */
}

h3 {
	margin-top: 0.4em;
	margin-bottom: 0;
	font-size: 1.5em; /* = 30px */
}

/* =Responsive 12 Column Grid
    http://demos.cyberchimps.com/responsivepro/responsive-grid/
-------------------------------------------------------------- */

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	width: 99.893617021277%;
	height: 388px;
	padding-bottom: 10px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	background: url(images/main-banner.jpg) no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 2;
}

#featured .logo { position: relative; margin: 5px auto 25px; max-width: 340px; height: auto; }	
#featured .logo IMG { width: 100%; height: auto; }

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	margin: 0;
	padding-top: 40px;
	font-size: 64px;
	text-align: center;
	letter-spacing: -1px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	line-height: 1em;
}



/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
	text-align: center;
}

.call-to-action a.button {
	padding: 15px 25px;
	font-size: 18px;
	text-transform: uppercase;
}

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.green {
	border: none;
	color: #fff;
	background-color: #73a434; 
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	text-shadow: 0;

	filter: none;

}

a.green:hover {
	border: none;
	color: #fff;
	background-color: #000;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	text-shadow: 0;

	filter: none;
	
}

#btn a {
	display: inline-block;
	padding: 10px 25px; 
	background: #73a434; 
	font-size: 18px; 
	color: #FFF; 
	text-transform: uppercase; 
	text-align: center; 
	margin: 15px auto;
}

#btn a:hover { background: #000; }


/* Origin 1 Style */

.clearfix:after { content: ' '; display: block; clear: both; }

.contactinfo { font-size: 32px; color: #000; text-align: right; font-family: 'Open Sans', sans-serif; font-weight: 300; line-height: 0.8em; }
.contactinfo .email a { font-size: 20px; color: #000; font-family: 'Open Sans', sans-serif; font-weight: 300; }
.contactinfo .email a:hover { color: #73a434; }

.divcontainer { float: left; width: 100%; }
.divcontent { position: relative; max-width: 1100px; margin: auto; padding: 30px 20px; }
.divcontentnopad { position: relative; max-width: 1100px; margin: auto; padding: 0 20px; }

.greybg { background: #EEE; }

span { color: #73a434; }
.headerwrap { position: relative; z-index: 99; width: 100%; margin: 0; padding: 5px 0 15px; }
.contactinfo { float: right; }
.contactinfo .social { display: block; padding: 0 0 25px 0; margin-top: -15px; }
.navbg { position: relative; z-index: 99;  width: 100%; background: #73a434; } 
.topfade { position: absolute; z-index: -1; width: 100%; min-height: 235px; background: url(images/top_fade.png) top repeat-x; }
#banner { float: left; max-width: 1100px; height: 500px; background: #E2DCDC; }

.botfade { position: relative; z-index: -1; width: 100%; min-height: 235px; background: url(images/bot_fade.png) bottom repeat-x; margin-top: -200px; }
.assoc { position: relative; z-index: 99; width: 100%; min-height: 30px; padding: 10px 0; background: #FFF; text-align: center; }
.assoc IMG { padding: 5px 10px; }
.footerwrap { float: left; z-index: 99; width: 100%; background: #73a434; }

.team { float: left; width: 100%; min-height: 150px; border-bottom: 1px dashed #CCC; margin-bottom: 15px;  }
.team h3 { margin-top: -20px; }
.team .image { float: left; }
.team IMG { background: #FFF; padding: 5px; border: 1px solid #CCC; }

.testimonials p { font-size: 18px; color: #000; margin: 0; padding: 0; }
.testimonials a { color: #FFF; margin: 0; }
.testimonials a:hover { color: #000; }

.affiliations IMG { display: inline-block; padding: 0 10px; vertical-align: middle; }

.quickcontact { display: block; width: 90%; padding: 5%; margin-top: 10px; background: #EEE; }
.quickcontact textarea { font-family: inherit; }

.footer { float: left; width: 22%; margin: 1em 0; }
.footermap { float: left; width: 28%; margin: 25px 30px 0 0; border: solid 2px #000; }
.footermap iframe { display: block; }
.footer h3 { font-size: 20px; color: #000; font-weight: 300; }
.footer ul { list-style: none; margin: 10px 0; padding: 0; list-style-position: inside; }
.footer li { font-size: 14px; color: #FFF; line-height: 2em; }
#footer ul li a { color: #FFF; }
#footer ul li a:hover { color: #000; }

.credits { float: left; width: 100%; background: #000; padding: 0; text-align: center; color: #FFF; font-size: 12px; }

.cta { float: left; padding: 3%; background: #EEE; border: 1px solid #666; border-radius: 6px; margin-bottom: 15px; }
.cta h3 { font-size: 1.5em; margin: 0 0 10px 0; }

.cta .btn a { float: left; padding: 12px 15px; background: #73a434; color: #FFF; margin-right: 5px; }
.cta .btn a:hover { background: #000; color: #FFF; }

iframe.map { width: 100%; height: 400px; }

.blog-3-col .read-more a {
	background-color: #73a434;
	background-image: none;
	border:none;
	color: #ffffff;
	text-shadow: none;
	box-shadow: none;
border-radius: 0;
display: inline-block;
line-height: 20px;
margin: 0;
padding: 10px 15px;
vertical-align: middle;
}	

.blog-3-col .read-more a:hover { background-color: #000; color: #FFF; }

div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit],
.quickcontact div.wpforms-container-full .wpforms-form input[type=submit],
.quickcontact div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #73a434; color: #FFF;
	width: 100%;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
.quickcontact div.wpforms-container-full .wpforms-form input[type=submit]:hover,
.quickcontact div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	 background-color: #000; color: #FFF;
}


/* ------------------------------------------------------------------------------------ */
/* GRID */
/* ------------------------------------------------------------------------------------ */

.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths, .full-width { display: inline-block; float: left; margin-right: 2%; min-height: 50px; }

.one-half { width: 49%; }
.one-third { width: 32%; }
.one-fourth { width: 23.5%; }
.two-thirds { width: 64%; }
.three-fourths { width: 74%;}
.full-width { width: 100%; }
.column-last { margin-right: 0 !important; }



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


.contactinfo { float: left; width: 100%; }
.contactinfo { font-size: 28px; text-align: center; line-height: 1.3em; }
.contactinfo .social { display: block; padding: 0 0 10px; margin-top: 0; }
.contactinfo .social IMG { width: 30px; height: 30px; }
	
/* =Titles
-------------------------------------------------------------- */
.featured-title {
	
	font-size: 54px; line-height: 0.9em;
}

.team .image { width: 65%; margin: 0 15% 20px; }

.footer { width: 100%; margin: 10px 0; }
.footermap { width: 100%; margin: 10px 0; }


/* ------------------------------------------------------------------------------------ */
/* GRID */
/* ------------------------------------------------------------------------------------ */

.one-half, .one-third, .one-fourth, .two-thirds, .three-fourths, .full-width { margin-right: 0; }

.one-half { width: 100%; }
.one-third { width: 100%; }
.one-fourth { width: 100%; }
.two-thirds { width: 100%; }
.three-fourths { width: 100%; padding-right: 0; }

}