

body {
	-webkit-text-size-adjust: 100%;
}


p, ol, ul {
	line-height: 2
}

blockquote {
	font-style: italic;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-left: solid 4px rgba(255, 255, 255, 0.75);
	padding-left: 20px;
}



.storysection img {
	border: 2px solid #5c141d;
	
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


/* hero imaage blok */

#hero {
    width: 100%;
    max-width: 1200px;
    z-index: 0;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden
}

div.subhero {
	width: 100% !important;
}

#logoholder {
    width: 30%;
    min-height: 400px;
    z-index: 0;
    float: left;
    overflow: hidden
}

div.sublogoholder {
	min-height: 200px;
}

#logo {
    width: 84%;
    min-height: 200px;
    z-index: 0;
    float: left;
    padding-left: 8%;
    padding-right: 8%;
    overflow: hidden;
}

div.sublogo {
	width: 26% !important;
	padding-left: 2% !important;
	padding-right: 2% !important;
}

#BradfordClubLogo {
	overflow: hidden;
	margin-top: 15%;
	max-width: 300px;
}

#item1 { /* markup */
    width: 100px;
    display: inline-block
}

#entrance {
    width: 100%;
    min-height: 200px;
    z-index: 0;
    float: left;
    background-position: center;
    background-size: cover
}

div.subherobanner {
	width: 70% !important;
}

#tall {
    width: 25%;
    min-height: 400px;
    z-index: 0;
    float: left;
    background-position: center;
    background-size: cover;
    overflow: hidden
}

#wide-top {
    width: 45%;
    z-index: 0;
    float: left
}

#pic1 {
    width: 70%;
    min-height: 200px;
    z-index: 0;
    float: left;
    background-position: center;
    background-size: cover
}

#pic2 {
    width: 30%;
    min-height: 200px;
    z-index: 0;
    float: left;
    background-position: center;
    background-size: cover
}

#wide-bottom {
    width: 45%;
    z-index: 0;
    float: left
}

#pic3 {
    width: 30%;
    min-height: 200px;
    z-index: 0;
    float: left;
    background-position: center;
    background-size: cover
}

#pic4 {
    width: 70%;
    min-height: 200px;
    z-index: 0;
    float: left;
    background-position: center;
    background-size: cover
}


/* footer */

#BradfordClubLogofooter  {
	overflow: hidden;
	max-width: 250px;
	height: auto !important;
}


.maintext p {
	margin-right: 180px;
}

/* Call to action */

.calltoaction p {
	color: #ffffff;
}

a.homeBtn:link {
	background:#5c141d;
	padding: 10px 25px;
	margin-top: 0px;
	color: #ffffff !important;
	text-decoration: none;
	border-radius: 8px;
	border: 3px solid #844E56;
	display: inline-block;
	text-align: center;
	}
	
a.homeBtn:visited {
	color: #fff;
	background: #5c141d;
	border: 3px solid #844E56;
	}
	
a.homeBtn:hover {
	color: #fff;
	background: #5c141d;
	border: 3px solid #ba9497;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	}
	
a.homeBtn:active {
	color: #fff;
	background: #5c141d;
	border: 3px solid #ba9497;
	}
	
span.OrSpace {
	margin-left: 15px;
	margin-right: 15px;
}


/* form */

div.contact p {
	margin-right: 0;
}

.members, .register, reset {
	line-height: 2
}

label {
	display: block;
}

.formfield, input#form1_email, input#form1_first_name, input#form1_last_name, input#form1_password, input#form1_password2, input#form2_old_password, input#form2_password, input#form2_password2  {
	width: 96%;
	padding: 1.5% 2%;
	border: 0px;
	font-size: 1em;
	font-family: 'Merriweather', serif;
	font-weight: 400;
}

input#form1_password, input#form1_password2, input#form2_old_password, input#form2_password, input#form2_password2 {
	max-width: 200px;
}



#sendbutton, input#form1_submit, input#form1_register, input#form1_reset, input#form1_profile_submit, input#form2_password_update_submit {
	width: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px 25px;
	background: #6A1F26;
	border: 3px solid #844E56;
	-webkit-appearance: none;
	cursor: pointer;
	color: #fff;
	font-size: 1em;
	font-family: 'Merriweather', serif;
	font-weight: 400;
	border-radius: 8px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}

.formselect {
	height: 2em;
}

#sendbutton:hover, input#form1_submit:hover, input#form1_register:hover, input#form1_reset:hover, input#form1_profile_submit:hover, input#form2_password_update_submit:hover {
	border: solid #ba9497 3px;
	border-radius: 5px;
	font-weight: 400;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

/* Maps */


	div#right-col.map {
		border-top: 2px solid rgba(255, 255, 255, 0.20) !important;
	}


.cmsmap {
	width: 100% !important;
}

.map-title {
	font-weight: 400;
	font-style: italic;
	font-size: 18px;
	letter-spacing: 0;
	margin-bottom: 0px;
	font-family: 'Merriweather', serif;
}

.maptext {
	font-size: 14px;
	font-style: italic;
	margin-top: 0px
}


/* content */

div.photocaption {
	max-width: 740px;
	padding-top: 0px;
	padding-bottom: 20px;
	overflow: hidden;
}

.caption p {
	font-size: smaller;
	font-style: italic;
}


/* Footer */ 

.footer h2 {
	color: #808080;
	font-size: smaller;
	margin: 0;
	font-weight: 400;
	line-height: 2;
	}

.footer p {
	font-size: smaller;
	margin: 0;
	color: #808080;
	line-height: 2;
}

p.designlink {
	margin-top: 30px;
	font-style: italic;
	font-size: 12px;
}

/* Members */

h1.divot {
	margin-bottom: 0;
}

p.anneventdate {
	margin-top: 0;
	font-style: italic;
}

.members p {
	margin-right: 0;
}


ul.eventslist, #right-col ul {
	line-height: 2;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.loggedin {
	color: #ec9b37;
	font-style: italic;
}

fieldset {
	border: 1px solid #844E56;
}


.anniBtns  {
	border: 3px solid #844E56;
	background: none;
	padding: 10px 25px;
	margin-top: 30px;
	margin-right: 10px;
	font-size: 14px;
	color: #fff !important;
	font-style: italic;
	text-decoration: none;
	border-radius: 8px;
	display: inline-block;
	text-align: center;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}

.anniBtns:hover  {
	border: 3px solid #ba9497;
	color: #fff !important;
	text-align: center;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}

.next {
	float: right;
}

.previous {
	float: left;
}


/* Members Form */

fieldset input {
	width: 96%;
	padding: 1.5% 2%;
	border: solid #5C131D 1px;
	font-size: 1em;
	font-family: 'Merriweather', serif;
	font-weight: 400;
}

/* .subsectionnav p.smallprompt{
	margin-top: 0;
} */