@charset "utf-8";
/* colors
	rich brown #87571d (box bg, credit menu)
	rich brown h1 #cf7d45
	rich brown link #925226
	tan (large or dark bg) #ddaf7e
	tan (small heading) #d8a469
	green #6b8e28
	wine #5f2438
*/
/* fonts */

@font-face {
    font-family: 'MerriweatherSans';
    src: url('/fonts/merriweathersans-regular-webfont.eot');
    src: url('/fonts/merriweathersans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/merriweathersans-regular-webfont.woff') format('woff'),
         url('/fonts/merriweathersans-regular-webfont.ttf') format('truetype'),
         url('/fonts/merriweathersans-regular-webfont.svg#merriweather_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MerriweatherSans';
    src: url('/fonts/merriweathersans-italic-webfont.eot');
    src: url('/fonts/merriweathersans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/merriweathersans-italic-webfont.woff') format('woff'),
         url('/fonts/merriweathersans-italic-webfont.ttf') format('truetype'),
         url('/fonts/merriweathersans-italic-webfont.svg#merriweather_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Merriweather';
    src: url('/fonts/merriweather-italic-webfont.eot');
    src: url('/fonts/merriweather-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/merriweather-italic-webfont.woff') format('woff'),
         url('/fonts/merriweather-italic-webfont.ttf') format('truetype'),
         url('/fonts/merriweather-italic-webfont.svg#merriweatheritalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

* { font-weight:normal }
a { text-decoration:none; }
h1, h2, h3, h4, p {
	margin:0;
	padding:.5em 0 .2em;
}
p {
	line-height:1.42;
}
blockquote {
	margin:10px 25px 5px;
	padding:0;
}

body { 
	background: #000;
	margin:0;
	padding:0;
	font-family:MerriweatherSans,Arial, Helvetica, sans-serif;
	font-size:15px;
}
#wrap {
	width:100%;
	max-width:1500px;
	margin:0 auto;
	background: url(/images/paedo2014_inner_pg_bg_small.jpg) center top no-repeat;
	background-size:100%, auto;
}
header, footer {
	color:#fff;
	text-align:center;
}
header {
	position:relative;
	padding-bottom:35px;
	border-bottom:1px solid #fff;
}
#pghm header { padding-bottom:0; }
#hmlk {
	position:absolute;
	left:80px;
	top:16px;
	display:none;
}
header nav {
	border-bottom:1px solid #fff;
	padding:25px 45px 18px;
}
header h1 { padding:.25em 0 .1em; line-height:1; }
footer nav {
	border-top:1px solid #fff;
	padding:15px 45px 6px;
}
nav {
	text-transform:uppercase;
	font-size:93.3%;
	color:#ddaf7e;
}
nav a { color:#ddaf7e; }
nav a:hover, nav a:active, nav a:focus { color:#fff; }
#pghm a.lkhm, #pgart a.lkart, #pgbib a.lkbib, #pgchurch a.lkchurch, #pgwho a.lkwho, #pgcont a.lkcont {
	color: #fff;
	cursor: default;
}
.tagline {
	font-size:1.3em;
	font-family:Merriweather,Georgia, "Times New Roman", Times, serif;
	line-height:1;
	text-shadow:0px 0px 2px #442511;
}
.tagline p { font-size:1em; }
.navboxcontainer {
	width:836px;
	margin:420px auto 25px;	
	overflow:auto;
	display:none;
}
.navbox {
	color:#fff;
	border:4px solid #fff;
	padding:5px 15px;
	width:212px;
	float:left;
	font-size:14px;
	min-height:135px;
	margin-right:43px;
}
.navbox a { color:#fff; display:block; }
.navbox:first-child {
	background:#87571d;
}
.navbox:nth-child(2) {
	background:#6b8e28;
}
.navbox:nth-child(3) {
	background:#5f2438;
	margin:0;
}
.navbox:first-child:hover { background-color: #674316; }
.navbox:nth-child(2):hover { background-color: #526D1F; }
.navbox:nth-child(3):hover { background-color: #4A1C2C; }
.navbox p { text-align:left; }

.main {
	background:#fff;
	overflow:auto;
}
.main a {
	color:#925226;
}
.main a:hover, .main a:active, .main a:focus {
	border-bottom:1px dotted #925226;
}
article {
	padding-bottom:20px;
}
.fb-like { margin-bottom:10px; }
article h1 {
	color: #cf7d45;
	font-size:2em;
	line-height:1.08;
	padding-bottom:.9em;
	padding-top:.25em;
}
article h1 span {
	color:#6e6e6e;
	font-family:Merriweather,Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:.667em;
	line-height:1.24;
	display:block;
}
article h1.big {font-size:3.5em; }
#pgsingle article h1 { padding-bottom:0; }
.author {
	text-transform:uppercase;
	font-size:.85em;
	color:#d8a469;
	border-top:1px solid #d8a469;
	padding:.1em 0 1em;
	margin-top:.55em;
}
article h2 {
	text-transform:uppercase;
	font-size:1em;
	color:#d8a469;
	padding-top:1.2em;
}
.intronote {
	font-style:italic;
	color:#888;
	font-size:.9em;
}
h4 { text-align:center; margin-bottom:10px; border-bottom:1px solid #ddd; }
table { margin-bottom:15px; }
aside { font-size:.85em; }
aside h2 { 
	font-size:1.333em;
	color:#ddaf7e;
}
aside img {
	float:right;
	margin-left:10px;
	padding-top:14px;
	max-width:50%;
}
.main ul, .main li { margin:0; padding:0; }
.main ul { margin-top:.6em; }
.main li {
	margin-bottom:.6em;
}
.main ul li {
	list-style-type:none;
	position:relative;
}
.main ul li:before {
	content:'';
	border:5px solid transparent;
	border-left-color:#ddaf7e;
	height:0;
	width:0;
	float:left;
}
.main aside ul li:before {
	margin-top:.19em;
}
.main article ul li:before {
	margin-top:.28em;
}
form {
	margin-top:15px;
}

fieldset, input, textarea {
	margin-bottom: 1px;
	border: 1px solid #E9CBAB;
}
input[type=text],input[type=email],input[type=tel] {
	width:220px;
	max-width:80%;
	display:block;
}
label {
	display: block;
	text-transform: uppercase;
	font-size: 0.85em;
	margin-bottom: 8px;
	color: #E0B88B;
}

textarea {
	width:90%;
	min-height:100px;
}
input[type=submit] {
	text-transform:uppercase;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ddbb96 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ddbb96)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ddbb96 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ddbb96 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ddbb96 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ddbb96 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ddbb96',GradientType=0 ); /* IE6-9 */
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
	background: #ddbb96; /* Old browsers */
background: -moz-linear-gradient(top,  #ddbb96 0%, #9e5304 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ddbb96), color-stop(99%,#9e5304)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ddbb96 0%,#9e5304 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ddbb96 0%,#9e5304 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ddbb96 0%,#9e5304 99%); /* IE10+ */
background: linear-gradient(to bottom,  #ddbb96 0%,#9e5304 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddbb96', endColorstr='#9e5304',GradientType=0 ); /* IE6-9 */
	color:#fff;
}
footer { padding-bottom:20px; }
.credit { font-size:.8em; color:#925226; text-transform:uppercase;}
.credit span {
	color: #67391B;
	font-size: 0.9em;
}
.credit a { color:#925226; }
.address1 {display:none;}
fieldset.hilite {
		background: #cf7d45;
		margin-top:8px;
}
label.hilite {
	text-transform: none;
	color:#fff;
	font-style:italic;
}


@media screen and (max-width:600px) {
	body {font-size:.9em; }
	footer nav, header nav { padding:8px; font-size:.8em; }
	#wrap { background-position: center 30px; }
	header h1 { font-size:18px; }
	.tagline {font-size:12px; }
	.main { padding:5px 15px 10px; margin:6px 0; }
	article h1 { font-size:15px; }
}
@media screen and (min-width:601px) {
	.main {
	max-width:980px;
	padding:15px 60px;
	margin:24px auto;
	overflow:auto;
	}
}
@media screen and (max-width:959px) {
	aside { margin-top:10px; border-top:1px solid #ddd; }
}
@media screen and (min-width:960px) {
	#hmlk, .navboxcontainer { display:block; }
	header h1 {
		font-size:5em;
	}
	article {
		width:58.16%;
		float:left;
	}
	aside {
		width:35.7%;
		float:right;	
	}
	#wrap { background-image:url(/images/paedo2014_inner_pg_bg.jpg); }
	#pghm #wrap { background-image:url(/images/paedo2014_front_hero_large.jpg); }
}
@media screen and (min-width:960px) and (max-width:1139px) {
	.navboxcontainer { margin-top:240px; }
}
@media screen and (min-width:1140px) and (max-width:1280px) {
	.navboxcontainer { margin-top:310px; }
}
@media screen and (min-width:1281px) and (max-width:1485px) {
	.navboxcontainer { margin-top:370px; }
}
.address1 {display:none !important;}