/*
THEME NAME: Hutchinson Legal
THEME URI: 
DESCRIPTION: Customised version of Sandbox for Wordpress Theme - designed for Hutchinson Legal
VERSION: 1.0
AUTHOR: Russell Greenwood
AUTHOR URI: http://plusminus.com.au
*/

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, sans-serf;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-size:62.5%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em;}  /* displayed at 18px */
H3 {font-size:1.25em; color:#13447c;}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */
INPUT, SELECT, TH, TD {font-size:1em}

strong { font-weight: bold; }

a { color:#13447c; }

a:hover { color:#000; }

.clear {
	clear:both;
	}

img.centered, .aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/* HUTCHINSON STYLES */

.skip-link a {
	display:block;
	position: absolute;
	top:2px;
	left:2px;
	font-size:.8em;
	color:#000;
	margin:-9999px;
	}

.skip-link a:focus {
	margin:0;
	padding:1em;
	background:#fff;
	}

div#wrapper {
	width:960px;
	padding:0;
	margin:0 auto;
	text-align: center;
	position: relative;
	}

div#header {
	display: block;
	height:100px;
	background: #13447c;
	position: relative;
	margin:1em auto 0 auto;
	border-bottom:25px solid #c3d066;
	}

#blog-title span, #blog-description {
	display: none;
	}

#blog-title {
	display: block;
	position: absolute;
	left:10px;
	top:-15px;
	width:226px;
	height:144px;
	background: url('img/logo.png') no-repeat;
	}
	
div#header div#search {
	position: absolute;
	right:4em;
	top:1em;
	}	

div#header div#phone-number {
	position: absolute;
	right:2.75em;
	bottom:-1.3em;
	font-size:1.4em;
	color:#13447c;
	letter-spacing: 1px;
	}

div#header div#search #s {
	font-size:1.2em;
	padding:.4em;
	width:10em;
	background:#4e739e;
	border:none;
	color:#fff;
	}	

div#header div#search input.button {
	background: none;
	color:#fff;
	border:1px solid #4e739e;
	font-size:1.2em;
	padding:.25em 1em;
	}

div#content {
	text-align: left;
	}

div#content h3 {
	font-weight: bold;
	margin-bottom:.25em;
	}

div.entry-content p {
	margin-bottom:1em;
	}

div.entry-content ul {
	list-style:disc;
	list-style-position: outside;
	margin: 0 0 1em 2em;
	}

div#secondary {
	font-size:1.2em;
	}
	
div#primary {
	clear:both;
	float:left;
	text-align: left;
	font-size:1.2em;
	width:210px;
	border-right:1px solid grey;
	}

div#footer {
	clear:both;
	padding:1em 0;
	text-align: right;
	width:960px;
	font-size:10px;
	color:#888;
	border-top:1px solid #eee;
	margin:1em 0 4em 0;
	}

div#footer a {
	color:#888;
	}

#menu {
	position: absolute;
	bottom:.5em;
	right:1em;
	width:67.5em;
	}

#menu ul li {	
	display:inline;
	position: relative;
	float:left;
	z-index: 1000;
	}

#menu ul li a {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1px;
	float:left;
	display:block;
	color:#fff;
	padding:.5em 1em;
	text-decoration: none;
	text-transform: uppercase;
	}

#menu ul li a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_ancestor a {
	color:#c3d066;
	}

#menu ul li.current_page_ancestor ul li a {
	color:#fff;
	}

#menu ul li.current_page_ancestor ul li.current_page_item a {
	color:#c3d066;
	}

#menu ul li ul {
	clear:both;
	display: none;
	position: absolute;
	width:16em;
	background: #13447c;
	border-color: #4e739e;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	top:3em;
	left:0em;
	z-index: 1000;
	}

#menu ul li.hovering ul {
	display: block;
	}

#menu ul li ul li {
	display: inline;
	float:left;
	clear:left;
	}

#menu ul li ul li a {
	clear:left;
	text-align: left;
	display: block;
	border-bottom:1px solid #0e335d;
	border-top:1px solid #2e5a8b;
	width:11em;
	}


#container {
	font-size:1.2em;
	position: relative;
	}

div.breadcrumb {
	clear:both;
	text-align: left;
	font-size:10px;
	padding:1em 0;
	color:#13447c;
	z-index: 1000;
	}

div.breadcrumb a {
	color:#13447c;
	text-transform: lowercase;
	}

span#generator-link {
	display: none;
	}



/* HOMEPAGE */

div#hero {
	display:block;
	background:#ddd;
	height:25em;
	}

div#buttons {
	clear:both;
	margin-top:3px;
	cursor: pointer;
	}

div#buttons div.the-button {
	display: block;
	float:left;
	width:318px;
	margin-right:3px;
	border-bottom:5px solid #13447c;
	background: #eee;
	height: 15em;
	}

div#buttons div div.copy {
	font-size:11px;
	padding:10px 10px 0 130px;
	line-height: 1.2em;
	color:#444;
	}

div#buttons div h2 {
	font-size:1.5em;
	}

div#buttons div h2 a {
	display: block;
	background: #13447c url('img/blue-down.gif') -45px 40px no-repeat;
	color:#fff;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	padding:.5em 0em 1.5em 1em;
	text-decoration: none;
	}

div#buttons div#services {
	background:#eee url('img/services-button.jpg') 10px 60px no-repeat;
	}

div#buttons div#community {
	margin-right:0;
	background:#eee url('img/community-button.jpg') 10px 60px no-repeat;
	}

div#buttons div#whats-new {
	background:#eee url('img/whatsnew-button.jpg') 10px 60px no-repeat;
	}

/* SERVICES */

div.single-column {
	background:#eee;
	border-top:1px solid #bbb;
	padding:0;
	}

div.single-column h1, body.search h2 {
	font-size:2.5em;
	font-weight: normal;
	color:#13447c;
	padding:1em 0 .5em 1.25em;
	text-align: left;
	display: block;
	position: relative;
	border-bottom:1px solid #13447c;
	}

body.search div#content h3.entry-title {
	margin-bottom:.5em;
	}

div.single-column a#atoz {	
	display: block;
	position: absolute;
	right:4em;
	bottom:1.5em;
	font-size:11px;
	color:#13447c;
	}

div.list {
	display: block;
	border-top:1px solid #fff;
	margin:0;
	padding:1em 0 0 3em;
	}

div.list div.box {
	display: block;
	background: #fff;
	float:left;
	width:280px;
	height:185px;
	margin:0 15px 1em 0;
	border:2px solid #ddd;
	overflow:hidden;
	position: relative;
	}

div.list div#business-restructure-insolvency { background: #fff url('img/services/business-restructure.jpg') 8px 8px no-repeat;}
div.list div#commercial-agreements { background: #fff url('img/services/commercial-agreements.jpg') 8px 8px no-repeat;}
div.list div#dispute-resolution { background: #fff url('img/services/dispute-resolution.jpg') 8px 8px no-repeat;}
div.list div#lifestage-planning { background: #fff url('img/services/lifestage-planning.jpg') 8px 8px no-repeat;}
div.list div#employment-law { background: #fff url('img/services/employment-law.jpg') 8px 8px no-repeat;}
div.list div#family-law { background: #fff url('img/services/family-law.jpg') 8px 8px no-repeat;}
div.list div#eldercare-legal { background: #fff url('img/services/eldercare-legal.jpg') 8px 8px no-repeat;}
div.list div#real-estate-solutions { background: #fff url('img/services/real-estate-solutions.jpg') 8px 8px no-repeat;}
div.list div#debt-recovery { background: #fff url('img/services/debt-recovery.jpg') 8px 8px no-repeat;}
div.list div#vocat { background: #fff url('img/services/vocat.jpg') 8px 8px no-repeat;}
div.list div#migration-solutions { background: #fff url('img/services/migration.jpg') 8px 8px no-repeat;}
div.list div#criminal-law { background: #fff url('img/services/criminal-law.jpg') 8px 8px no-repeat;}

div.list div.box h2 a {
	color:#13447c;
	text-align: right;
	display: block;
	font-weight: normal;
	font-size:1em;
	margin:135px 0 .5em 0;
	padding:0 .5em 0 .5em;
	height:50px;
	background:url('img/services/white-down.gif') center 40px no-repeat;
	text-decoration: none;
	}

div.list div.box h2 a:hover {
	text-decoration: underline;
	}

div.list div.box ul {
	position: relative;
	display: block;
	padding-bottom:1em;
	}


div.list div.box ul li a {
	display: block;
	text-align: right;
	font-size:12px;
	padding:.25em;
	color:#13447c;
	}

div.list div.box ul li a:hover {
	color:#000;
	}

div#staff div.staff {
	background: #fff;
	width:200px;
	height:265px;
	display: block;
	float:left;
	margin:0 1em 1em 0;
	border-bottom:8px solid #13447c;
	position: relative;
	}

div#staff div.staff h2 a {
	display: block;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	padding:1em 1em 0 1em;
	}

div#staff div.staff h3 {
	display: block;
	font-weight: normal;
	padding:0 1em .5em 1em;
	}

div#staff div.staff a.read-more {
	clear:both;
	display: block;
	text-align: right;
	font-size:.9em;
	padding:0 1em;
	}

/* INDIVIDUAL SERVICES */
span#lawyer-name a {
	font-size:1.4em;
	font-weight: bold;
	text-decoration: none;
	}

div#sec-nav {
	float:left;
	width:210px;
	margin-right:20px;
	}

div#sec-nav h2 {
	background: #13447c url('img/blue-down.gif') -30px 55px no-repeat;
	color:#fff;
	text-align: left;
	position: relative;
	display: block;
	height:70px;
	margin-bottom:0;
	}

div#sec-nav h2 span {
	position: absolute;
	bottom:1.35em;
	left:1em;
	font-weight: normal;
	font-size:1.2em;
	padding-right:.5em;
	}

div#sec-nav div#portrait {
	display: block;
	height:220px;
	background: #eee;
	padding:.5em 4em 1em 3em;
	text-align: right;
	}

div#sec-nav div#portrait img {
	}

div#sec-nav ul {
	list-style-type: none;
	}

div#sec-nav ul li a {
	display: block;
	padding:.75em .25em .5em 2em;
	font-size:1.3em;
	text-align: left;
	border-bottom:1px solid #ddd;
	border-top:1px solid #fff;
	text-decoration: none;
	color:#13447c;
	background: #eee;
	line-height: 1.4em;
	}

div#sec-nav ul li a:hover {
	text-decoration: underline;
	background: #ddd;
	}	

div#sec-nav ul li.current_page_item a {
	background: #13447c url('img/white-left.gif') center right no-repeat;
	color:#fff;
	}

div#sec-nav ul#permanent {
	border-top:4px solid #13447c;
	}

div.services-container {
	float:left;
	width:725px;
	}

h2#services-title {
	font-size:1.8em;
	letter-spacing: 1px;
	color:#13447c;
	margin:1em 0 .5em 0;
	}

div.services-content div.entry-content {
	color:#13447c;
	line-height: 1.3em;
	width:80%;
	}

/* COMMUNITY */

ul#community-news {
	background: #eee;
	text-align: left;
	padding:1em 1em 1em 2em;
	font-size:1.1em;
	}

div#sec-nav ul#community-news a {
	display: block;
	border:none;
	padding:0;
	margin:0;
	text-align: left;
	}

/* WHAT'S NEW */

div.whats-new div#newsletter {
	display: block;
	float:left;
	width:470px;
	height:500px;
	margin-right:10px;
	background: url('img/newsletter.jpg') 0 7em no-repeat;
	position: relative;
	}

div.whats-new a.read-more {
	display: block;
	margin-top:-1em;
	}

div.whats-new div#newsletter div#desc {
	font-size:1.2em;
	display: block;
	text-align: left;
	width:46%;
	float:right;
	margin-top:3em;
	}

div.whats-new div#newsletter div#older {
	font-size:1.2em;
	display: block;
	text-align: left;
	width: 46%;
	float:right;
	margin-top:2em;
	clear:both;
	}

div.whats-new div#content {
	float:left;
	width:470px;
	}

div.whats-new h1 {
	font-size:2.5em;
	font-weight: normal;
	color:#13447c;
	padding:1em 0 .5em 1.25em;
	text-align: left;
	display: block;
	/*position: relative;*/
	border-bottom:1px solid #13447c;
	background:#eee;
	}

div.post h2 a {
	display: block;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	padding:1em 0 .25em 0;
	}

div.post h2 a:hover {
	text-decoration: underline;
	}

div.entry-date {
	font-size:.9em;
	color:#888;
	text-transform: uppercase;
	margin-bottom:1em;
	}

div.post div.entry-content {
	line-height: 1.3em;
	
	}

div#signup {
	background: #c3d066;
	padding:.5em;
	clear:both;
	display:block;
	position:absolute;
	top:35em;
	right:2em;
	color:#222;
	text-align: left;
	padding:1em 1.5em;
	height:5em;
	}

div#signup label, div#signup span.emailreqtxt, div#signup p.linklove {
	display: none;
	}

div#signup #cf3_field_1 {
	font-size:1.1em;
	padding:.25em .5em;
	border:none;
	width:22em;
	margin-top:.5em;
	float:left;
	}

div#signup p.cfsb {
	display: inline;
	float:right;
	}

div#signup input#sendbutton3 {
	background: #fff !important;
	color:#13447c !important;
	font-size:1.1em !important;
	padding:.25em 1em !important;
	margin-left:.5em !important;
	border:none !important;
	width:auto !important;
	float:left !important;
	margin-top: 6px !important;
	}

div#signup #usermessage3b {
	clear:both;
	display: block;
	text-align: center;
	background: none;
	color:#fff;
	padding:0 !important;
	margin:0 !important;
	}

h3.entry-title {
	margin-bottom:.5em;
	}

/* SEARCH */
body.search div.page, body.search div.post, body.page-template-template-wide-php div.entry-content {
	padding:1em 3em;
	border-bottom:1px solid #13447c;
	border-top:1px solid #fff;
	}

form#searchform-no-results {
	background:#ddd;
	color:#fff;
	text-align: center;
	}

form#searchform-no-results input.text {
	padding:.25em;
	font-size:1.2em;
	color:#555;
	border:1px solid #bbb;
	width:20em;
	margin:.5em 0;
	}

form#searchform-no-results input.button {
	font-size:1.1em;
	padding:.25em .5em;
	width:5em;
	border:1px solid #4e739e;
	background:#13447c;
	color:#fff;
	}

body.single h3.entry-cat a {
	font-size:.8em;
	margin-bottom:0;
	display: block;
	background:#aaa;
	color:#eee;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding:.5em 1em .5em 3em;
	border-bottom:1px solid #ddd;
	}

body.single h1 {
	margin-top:0;
	padding-top:.5em;
	}

/* SINGLE PAGE */
div.nav-previous {
	float:left;
	}

div.nav-next {
	float:right;
	}

div#nav-below, div#nav-above {
	clear:both;
	display: block;
	padding:.5em 0;
	}

div.navigation a {
	color:#888;
	}

body.single div.entry-content {
	padding:1em 3em;
	}

/* PROMO BANNER */

a#promo-banner {
  display: block;
  width: 960px;
  height:63px;
  background: url('img/lre-banner.jpg') no-repeat;
  text-indent: -9999px;
  zoom:1;
  margin-top:2px;  
  }

div#usermessage4a {
  background: #BD1225;
  color:#fff;
  font-weight: bold;
  font-size:14px;
  text-align: center;
  }