/*
Theme Name: IACLAW Theme
Theme URI: http://www.sol.com.au
Author: Guy Jeffrey
Author URI: http://www.sol.com.au/blog
Template: twentythirteen
Version: 2.1

Description: Theme for IACLAW



*/

/* parent css import */
@import url("../twentythirteen/style.css");  

.wpcf7-textarea { width:100%; margin-top: 5px; }
.wpcf7-text { width:100%; margin-top: 5px; }



.alignleft { float: left; margin: 0 10px 10px 0; padding: 0; border: solid 1px #bab3af; }

.alignright {
	float: right;
}

body.home h1.entry-title {display:none;}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: Open+Sans, Helvetica, arial, sans;
	line-height: 1.3;
}

h1 { line-height: 1.0; }

h2 { color: #666; font-size: 30px; margin: 40px 0 15px; }
h3 { color: #00ade7; margin-top: 40px; margin-bottom: 10px; }
h4 {
	font-size: 20px;
	margin: 30px 0 5px;
	font-family: Arial, Helvetica; font-weight: normal;
}

h5 { color: #525252; font-size: 18px;  margin: 0 0 15px; }

.comment-respond {
	background-color: #f7f7f5;
	padding: 30px 0;
}

/* 2023 changes */
.header-logo {float:left; margin-top:20px; width:500px; height:195px;}
.site-title { display:none; }
.zsite-title { font-family: Open+Sans, Helvetica, arial, sans; font-weight: normal; font-style: normal; font-size: 20px; padding: 10px 0 10px; color: #FFF; }
.site-description {display:none; }

@media (max-width: 720px) {
.header-logo {width:400px; height:142px; }
.site-title {font-size:20px;}
}
@media (max-width: 420px) {
.header-logo {display:none;}
.site-title {font-family: Open+Sans, Helvetica, arial, sans; font-weight: normal; font-style: normal; font-size: 15px; padding: 10px 0 10px; color: #FFF; }
.site-description {font-family: Open+Sans, Helvetica, arial, sans; font-weight: normal; font-style: normal; font-size: 12px; color: #FFF; }

}





/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #31b7e5; /* Old browsers */
	background: -webkit-linear-gradient(top, #37ccff 0%, #31b7e5 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #37ccff 0%, #31b7e5 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #2ca5cf;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #2ca5cf; /* Old browsers */
	background: -webkit-linear-gradient(top, #2ca5cf 0%, #37ccff 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #2ca5cf 0%, #37ccff 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

.entry-meta a {
	color: #25b6e7;
}
.entry-meta a:hover {
	color: #25b6e7;
}
.entry-content a,
.comment-content a {
	color: #25b6e7;
}
.format-link .entry-title a {
	color: #25b6e7;
}
.navigation a {
	color: #25b6e7;
}
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #25b6e7;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.widget a {
	color: #25b6e7;
}
a:active,
a:hover {
	color: #25c9ff;
	outline: none 0;
}


.entry-title a:hover { color: #25c9ff; text-decoration: none; }

/* Footer */

.widget .widget-title { color: #00ade7; font: 700 20px "Source Sans Pro", Helvetica, sans-serif; margin: 0 0 10px; }

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: 0px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: 0px;
}
.site-footer {
	background-color: #25b6e7;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.site-footer p {
	margin: 5px 0 0;
}
.site-footer .sidebar-container {
	background-color: #f5f6ea;
	padding: 15px 0 5px;
}
.site-footer a {
	color: #fff;
}
.site-info {
	margin: 0 auto;
	max-width: 1040px;
	padding: 10px 0;
	width: 100%;
}

.site-footer .widget a {
	color: #6b6b6b;
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */


/* Navbar */
.navbar {
	background-color: #31b7e5;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
li.current_page_parent a,
.nav-menu .current-menu-ancestor > a {
	color: #FFFFFF;
	font-style: italic;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #37ccff;
}

.widget {
	background-color: rgba(247, 245, 231, 0.7);
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: normal;
}
.widget li { line-height: 16px; padding: 5px 0; }