/**
  Theme Name: OWPG_2018
  Version: 1.0
  Author: Direction Marketing and Communications Ltd.
  Author URI: http://www.direction123.com
  
  Description: A Theme created for the Outdoor Writers and Photographers Guild

*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;	
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -- END OF RESET -- */

/* Main Background image for website  */
html {
/*
	background: url("images/bg/backdrop_1280x960_72dpi.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
}

/*  member profile fixes ----------------    */


p.registration-para {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 21px;
}

tr.field_specialist-areas, tr.field_specialist-activities {
	display: none;
}

a.SA-links {
	text-decoration: none;
	color: #1b4887;
}

a.SA-links:hover { color: #1c77f7; }

.SA-data { color: #1b4887; width: 570px !important; line-height: 20px !important; }

h4.SA-fields {
	color: #ab001d;
	font-weight: normal;
	line-height: 20px !important;
	width: 570px !important;
}

.top-field { margin-bottom: 4px !important; }

.professional-details tr td p {
	margin-bottom: 12px;
}



/*  EO Mem Profile --------------------- */

img.IE_background_fixer {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
}


.meta_styling {
	color: #ab001d;
	text-transform: uppercase;
}

.meta_styling em, .meta_wrapper em {
	font-weight: bold;
}

.comments-link {
	margin-left: 10px;
}

.meta_wrapper {
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}

.make_space_below {
	margin-bottom:10px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 1px dotted #1b4887;
}

.entry { margin-bottom: 20px; }

.bold { font-weight: bold; }

.left { margin-right: 10px; margin-bottom: 10px; }

.buttontext {
	position: relative;
	bottom: 0px;
	color: white;
	text-decoration: none;
	display: block;
}

.buttontext:hover { position: relative; bottom: -1px; }

.button {
	width: 200px;
	height: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 1px 3px #515151;
	-webkit-box-shadow: 0px 1px 3px #515151;
	-moz-box-shadow: 0px 1px 3px #515151;
	text-align: center;
	text-indent: 0px;
	color: #FFFFFF;
	text-shadow: #515151 0px -1px 0px;
	font: 14px/28px "Helvetica";
}

.button:hover {
	box-shadow: inset 0px 3px 10px #515151;
	-webkit-box-shadow: inset 0px 3px 10px #515151;
	-moz-box-shadow: inset 0px 3px 10px #515151;
}

.red {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #C54D48), color-stop(1.0, #720504));
	background: -webkit-linear-gradient(top, #C54D48 0.0%, #720504 100.0%);
	background: -moz-linear-gradient(top, #C54D48 0.0%, #720504 100.0%);
	background: -ms-linear-gradient(top, #C54D48 0.0%, #720504 100.0%);
	background: -o-linear-gradient(top, #C54D48 0.0%, #720504 100.0%);
	background: linear-gradient(top, #C54D48 0.0%, #720504 100.0%);

}

.blue {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #7592C9), color-stop(1.0, #1E1774));
	background: -webkit-linear-gradient(top, #7592C9 0.0%, #1E1774 100.0%);
	background: -moz-linear-gradient(top, #7592C9 0.0%, #1E1774 100.0%);
	background: -ms-linear-gradient(top, #7592C9 0.0%, #1E1774 100.0%);
	background: -o-linear-gradient(top, #7592C9 0.0%, #1E1774 100.0%);
	background: linear-gradient(top, #7592C9 0.0%, #1E1774 100.0%);
}

.yellow {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #DDCA23), color-stop(1.0, #DE9527));
	background: -webkit-linear-gradient(top, #DDCA23 0.0%, #DE9527 100.0%);
	background: -moz-linear-gradient(top, #DDCA23 0.0%, #DE9527 100.0%);
	background: -ms-linear-gradient(top, #DDCA23 0.0%, #DE9527 100.0%);
	background: -o-linear-gradient(top, #DDCA23 0.0%, #DE9527 100.0%);
	background: linear-gradient(top, #DDCA23 0.0%, #DE9527 100.0%);
}

.grey {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #AFBCC9), color-stop(1.0, #6E7786));
	background: -webkit-linear-gradient(top, #AFBCC9 0.0%, #6E7786 100.0%);
	background: -moz-linear-gradient(top, #AFBCC9 0.0%, #6E7786 100.0%);
	background: -ms-linear-gradient(top, #AFBCC9 0.0%, #6E7786 100.0%);
	background: -o-linear-gradient(top, #AFBCC9 0.0%, #6E7786 100.0%);
	background: linear-gradient(top, #AFBCC9 0.0%, #6E7786 100.0%);
}




.button-nav {
	
	display: inline-block;
	clear: both;
	
}

img {
	background-color: white;
	border-width: 0;
	border-style: none;
}

body {
	margin: 0 auto;
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica,sans-serif;
	
}

#container {
	width: 1050px;
	margin: 0 auto;
	background-color: white;
	
	
	
}

div.strip {
	height: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: inline-block;
	width: 1010px;
	margin-left: 20px;
	background: url('images/stripe.gif') no-repeat right top #1b4887;
}

header {
	position: relative;
	min-height: 150px;
	padding-top: 5px;
	margin-bottom: 5px;
}

/* FOOTER AREA -------------------------------------------- */

footer {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	min-height: 30px;
	padding-bottom: 20px;
	margin-top: 15px;
	background-color: #fff;
	border-top:1px dotted #e1e1e1;
	
}

#footer-sidebar h3 {
	font-size: 12px;
	font-family: sans-serif;
	margin-bottom: 5px;
	border-bottom: 1px solid #446ca9;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #446ca9;
}

#footer-sidebar li a {
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #333;
	display:block;	
	/*background-color: #fdfdfd;*/
	border-bottom: 1px dotted #e8e8e8;
	padding: 5px;
	font-family: sans-serif;
	margin-bottom:0px;
}

#footer-sidebar li a:hover {
	/*background-color: #e4e4e4;*/
}

#members-list li.vcard div.item-avatar a img {
	padding: 0 !important;
	margin: 0 !important;
	float: left;
}

#footer-sidebar label {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-family: sans-serif;
	padding: 0px;
	display: block;
 }

#footer-sider {
	height: auto;
}

#fcol_one, #fcol_two, #fcol_three, #fcol_four {
	float:left;
	clear: both;
	min-height: 10px;

}

#fcol_one, #fcol_two, #fcol_three {
	margin-right:15px;
	width: 238px;

}

#fcol_four {
	width: 250px;
}

#fcol_fullwidth {
	padding: 10px 20px;
	font-size: 12px;
	color: #666;	
}

#fcol_fullwidth strong { font-weight: bold; }


#footer-sidebar {
	display:block;

}

#footer-sidebar1,#footer-sidebar2,#footer-sidebar3,#footer-sidebar4 { float:left;  }

#footer-sidebar1,#footer-sidebar2,#footer-sidebar3 { margin-right:15px; width: 238px;  }

#footer-sidebar4 { width: 250px; }

aside .widget {
	margin-top: 20px;
}

#footer-sidebar .widget {
	margin-bottom:20px;
}

#footer-sidebar .activity {
	display: none;
}

#footer-sidebar1 .item-title, #footer-sidebar2 .item-title, #footer-sidebar3 .item-title, #footer-sidebar4 .item-title {
	display: none;
}


.widget input[type="text"] {
	padding: 4px;
	display: block;
	width: 96%;
	margin-bottom: 5px;
	

}





#toplinks {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 25px;
}

#toplinks form {
	display: inline-block;
	margin-left: 20px;
}

input.searchButton {
	color: #1b4887;
	background-color: white;
	border-style: none;
	border-width: 0;
	font-size: 0.750em;
}

img.waveIco {
	position: relative;
	top: 5px;
	right: 3px;
}

#toplinks form img.waveIco {
	right:-8px;
}

#toplinks a {
	text-decoration: none;
	color: #2a41a3;
	font-size: 0.750em;
	text-transform: uppercase;
	margin-left: 20px;
}

#toplinks a:hover, input.searchButton:hover {
	color: #ab001d;
}

#logo {
	width: 238px; height: auto; float: left; margin-left: 20px;
	margin-bottom: 5px;
}


/* @group header_right */

	#rhead {
		width: 782px;
		float: left;
		height: 130px;
	}
	
	#rhead h3.strapline {
		color: #999;
		font: 1.65em 'Rock Salt', cursive;
		text-align: right;
		clear: left;
		position: absolute;
		top: 60px;
		right: 20px;
	}
	
	
	
	#rhead nav ul {
		text-align: right;
		display: block;
		position: absolute;
		right: 20px;
		top: 128px;
		padding: 0;
		margin: 0;
	}
	
	#rhead nav ul li {
		display: inline-block;
		border-right: 2px solid #ab001d;
		padding: 0;
		margin: 0;
	}
	
	
	#rhead nav ul li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #333;
		font-size: 0.70em;
		background-color: white;
		padding: 3px 5px;
		margin-right: 2px;
		line-height: 0.70em;
		margin-top: 0;
		margin-bottom: 0;
		display: block;
		font-weight: 600;
	}
	
	#rhead nav ul li:nth-child(1) {
		border-left: 2px solid #ab001d;
		padding-left: 2px;
	}
	
	#rhead nav ul li a:hover {
		color: #1b4887;
	}

/* @end */


/* member profile pages    */
.personal-information, .professional-details {
	margin-bottom: 20px;		
}




/* login form for members page */
form.login-form {
	margin: 80px 15px 10px 0;
	padding: 20px 0;
	text-align: center;	
	width: 745px;
	
}

#content_wrapper p.cookie-notice {
	text-align: center;	
	width: 745px;
}

form.login-form p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
	color: #ab001d;
	font-weight: bold;
}

#content_wrapper form.login-form p label {
	color: #1b4887;
}

form.login-form input[name="post_password"] {
	padding: 5px;
	
	
}




#header_block {
	display: inline-block;
	width: 1030px;
	margin: 0;
}

#header_block #splasher {
	float: left;
	margin-left: 20px;
	width: 749px;
	height: 304px;
	background-color: white;
	overflow: hidden;
}

#splasher img {
	width: 100%;
	height: auto;
}

#header_block #windows {
	width: 250px;
	float: left;
	margin-left: 10px;
	
}



#windows ul li {
	width: 120px;
	height: 147px;
	float: left;
	position: relative;
	overflow: hidden;
}

#windows ul li img {
	width: auto;
	height: 147px;
}


#windows ul li a {
	color: white;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
	position: absolute;
	bottom: 10px;

}

#windows ul li.window_link.leftsub { margin-right: 10px; }

#windows ul li.window_link.right { 
	margin-bottom: 10px;
	-webkit-transition: 1s linear;
	-moz-transition: 1s linear;
	-o-transition: 1s linear;
	-ms-transition: 1s linear;
	transition: 1s linear;
}

#windows ul li.window_link.right:hover {
	background-color: #fc2020;
}

#windows ul li.window_link.right { background-color: #ab001d; }

#windows ul li.window_link.leftsub { 
	background-color: #1b4887; 
	-webkit-transition: 1s linear;
	-moz-transition: 1s linear;
	-o-transition: 1s linear;
	-ms-transition: 1s linear;
	transition: 1s linear; 
}

#windows ul li.window_link.leftsub:hover { background-color: #007dff; }

#windows ul li.window_link.leftsub a { 
	/*padding-top: 60px;*/
	padding: 60px 5px 0 5px; 
	font: 18px 'Oswald', 'Diamond SF', sans-serif;
	font-weight: 300;

}

#windows ul li.window_link.right a { 
	/*padding-top:  83px; */
	padding:83px 5px 0 5px;
	font: 18px 'Oswald', 'Diamond SF', sans-serif;
	font-weight: 300;
	
}


#content {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 18px;
	display: inline-block;
	
	background: url('images/bg/owpg_content_bg.gif') -21px 0px repeat-y;
	
}

#links {
	width: 745px;
	margin-right: 15px;	
}

#link_list {
	margin: 15px 0;
	display: block;
}

#link_list ul li a {
	display: block;
}

#links #link_list ul li, .linkcat {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.link_header {
	margin: 25px 0 0 0;
	display: block;
	float: left;
	border-bottom: 1px solid #cdcdcd;
	padding-bottom: 4px;
}


div#content_wrapper {
	float: left;
	min-height: 550px;
	width:760px; /*  IE fix 5/11/2012 */
}

div#content_wrapper p {
	/*font-size: 0.813em;
	line-height: 1.65em;*/
}

div.bp_media_title a {
	text-decoration: none;
	color: #333;
	text-transform: capitalize;
	font-size: 18px;
	padding-bottom: 15px;
}

#bp_media_image_255_0 {
	border: 1px solid #333;
}

div.bp_media_description {
	font-style: italic;
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
}

ul.bp-media-gallery a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	color: #333;
}

div#content_wrapper .meta {
	margin:0;
}

#picture_details {
	margin: 10px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px dotted #1B4887;
	text-align: center;
	
}

#image_col img {
	border: 2px solid #666;
	width: 745px;
}

#content h1 {
	font-size: 24px;
	line-height: 28px;
	color: #446ca9;
	font-weight: 600;
	margin-bottom: 5px;
	width: 740px;
	display: block;
	margin-top: 10px;
}

#content h2 {
	font-size: 18px;
	line-height: 23px;
	color: #446ca9;
	font-weight: 400;
	margin-top: 15px;
	clear: both;
}


#content h3 {
	font-size: 18px;
	line-height: 18px;
	margin: 6px 0;
	font-weight: 600;
	color: #446ca9;

}

#content h4 {
	width: 740px;
	display: block;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
}


#buddypress_contents {
	width: 745px !important;
	margin-right: 15px;
	
}

#content aside {
	width: 240px;
	border-left: 1px solid #446ca9;
	padding-left: 9px;
	float: left;
	font-family: 'Open Sans', Arial, sans-serif;
	min-height: 550px;
	height: inherit;
}

#content aside ul li {
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: 1px dotted #446ca9;
	margin-top: 10px;
	font-size: 10px;
	line-height: 16px;
	
	display: inline-block;
	
}

#content aside ul li:last-child {
	border-bottom: 0px dotted #fff;
}

#content aside ul li a {
	text-decoration: none;
	font-weight: 700;
	color: #446ca9;
}

#content aside ul li a:hover {
	text-decoration: underline;
}

#content aside b, #content aside strong {
	font-weight: 700;

}

#content aside img {
	width: 80px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	margin-top: 4px;
}

#content aside h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 5px;
	color: #446ca9;
	margin-top: 0px !important;
	font-family: 'Open Sans', Arial, sans-serif;

}


#content aside h3 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0px;
	color: #446ca9;

}

#content aside p, .entry-content {
	font-size: 11px;
	line-height: 15px;
	font-family: 'Open Sans', Arial, sans-serif;
}



/*  SIDE COL WIDGETS */

#content aside .widget h3 {
	font-size: 12px;
	font-family: sans-serif;
	margin-bottom: 5px;
	border-bottom: 1px solid #446ca9;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #446ca9;
}

#content aside .widget ul li {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 0;
	border-bottom: 0px dotted #446ca9;
}

#content aside .widget ul li a {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #333;
	display:block;	
	/*background-color: #fdfdfd;*/
	border-bottom: 1px dotted #e8e8e8;
	padding: 5px;
	font-family: sans-serif;
}

#content aside .widget ul li a:hover {
	/*background-color: #e4e4e4;*/
}

#content aside .widget label {
	font-size: 12px;
	line-height: 18px;
	color: #333;
	font-family: sans-serif;
	padding: 0px;
	display: block;
 }


/* WIDGETS STYLE */

#wp-calendar {
	width: 100%;
	font-size: 12px;
	font-family: sans-serif;
}

#wp-calendar caption {
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #446ca9;
}

#wp-calendar thead tr th {
	padding: 3px 0;
	margin-bottom: 5px;
	color: #ab1100;
	font-size: 16px;
}

#wp-calendar tbody tr td.pad {
	background-color: #fff;
}

#wp-calendar tbody tr td  {
	text-align: center;
	height: 34px;
	line-height: 34px;
	background-color: #dcdcdc;
	border:2px solid #fff;
}

#wp-calendar tbody tr td a  {
	display: block;
	background-color: #ab1100;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar tbody tr td a:hover {
	background-color: #1b4887;
}




/*  TEMPLATE COLS -------------- */

div.col2a, div.col2b {
	width: 365px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

div.col1a {
	width: 745px;
	float: left;
	margin-right: 15px;
	clear:both;
}

div.col2a b, div.col2b b, div.col1a b,
div.col2a strong, div.col2b strong, div.col1a strong,#links strong, #links b {
	font-weight: bold;
}

div.col2a i, div.col2b i, div.col1a i,
div.col2a em, div.col2b em, div.col1a em,
#links em, #links i {
	font-style: italic;
}

div.col2a p, div.col2b p, div.col1a p,
#links p {
	margin-bottom: 6px;
}

div.col1a ul, div.col2a ul, div.col2b ul, #links ul {
	list-style: square;
	list-style-position: outside;
	margin-left: 16px;
}

div.col1a ol, div.col2a ol, div.col2b ol, #links ol {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 16px;
}

div.col1a li, div.col2a li, div.col2b li, #links li {
	
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

div.col1a blockquote, div.col2a blockquote, div.col2b blockquote, #links blockquote {
	
	font-size: 15px;
	margin-bottom: 10px;
}



/* --------- MEMBER PROFILES ------------  */


#bio_image_frame {
	width: 200px;
	height: 270px;
	margin-right: 15px;
	float: left;
	background-color: #ffffff;
	overflow: hidden;
}

#bio_image_frame img {
	width: 200px;
	height: auto;
}

#bio_presents {
	float: left;
	visibility: hidden;
}

#social_icons {
	display: inline-block;
	margin-top: 20px;
}

#social_icons a.socialButtons {
	float: left;
	margin-right: 10px;
	margin-top: 12px;
}

#bio_specialist_fields {
	float: left;
	width: 530px;
	margin-right: 15px;
}

#bio_specialist_fields h3, #bio_personal_info h3 {
	font-size: 18px;
	font-weight: 600;
	color: #ab001d;
	margin-bottom: 1px;
}

#bio_personal_info h3 {
	color: #1b4887;
}

#bio_personal_info p span.bioItem {
	color: #ab001d;
	padding-right: 5px;
}

#bio_personal_info p {
	margin-top: 5px;
}

#bio_specialist_fields h5 {
	color: #1b4887;
	font-size: 18px;
	margin-bottom: 10px;
}

#bio_specialist_fields h1 {
	width: 530px;
	margin-bottom: 20px;
	font-size: 1.8em;
}

#bio_personal_info {
	float: left;
	width: 250px;
}

#bio_block {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #1b4887;
}

#bio_resume {
	width: 500px;
	float: left;
	margin-right: 110px;
}

#bio_gallery h1 {
	width: 380px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Rock Salt', cursive;
}

#bio_gallery {
	width: 380px;
	float: left;
	background-color: #bcd8f2;
	padding-right: 10px;
	padding-left: 10px;
}

#bio_gallery ul.gallery li.ig_boxer img {
	width: 100%;
	height: auto;
	margin-bottom: -3px;
}


li.ig_boxer {
	width: 185px;
	display: inline;
	float: left;
	background-color: #ffffff;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

/* AWARDS ----------------- */

#awards_header_panel {
	width: 745px;
	display: block;
}

#award_left {
	float: left;
	width: 530px;
}

#award_right {
	width: 180px;
	height: 130px;
	float: left;
	padding-left: 30px;
	padding-bottom: 10px;
}

#award_left h1 {
	width: 530px;
}

#award_left h4 {
	width: 530px !important;
}

#award_left h4.intro {
	width: 540px;
	font-weight: normal;
	font-style: normal;
}


li.AFE_left {
	width: 365px;
	margin-right: 15px;
	float: left;	
}

li.AFE_left strong, li.AFE_left b,
li.AFE_right strong, li.AFE_right b {
	font-weight: bold;
}

li.AFE_left em, li.AFE_left i,
li.AFE_right em, li.AFE_right i {
	font-style: italic;
}

li.AFE_left ul {
	list-style: square;
	list-style-position: inside;
	margin: 6px 0;
}

li.AFE_left blockquote {
	margin: 6px 0;
	padding: 6px 0px 6px 20px;
	border-top: 1px dotted #d6d6d6;
	border-bottom: 1px dotted #d6d6d6;
}


li.AFE_right {
	width: 365px;
	background-color: #fbece0;
	float: left;

}

li.AFE_right br {
	display: none;
}

ul.AFE_list {
	display: inline-block;
	padding-top: 10px;
	border-top: 1px solid #1b4887;
	margin-bottom: 8px;
		margin-right: 15px;
}

div.AFE_img_frame {
	width: 200px;
	overflow: hidden;
	float: left;
}


p.AFE_pic_info {
	width: 145px;
	padding: 5px 10px;
	font-size: .75em;
	background-color: #fbeadc;
	color: #1b4887;
	float: left;
}

#col1a ul.AFE_list li.AFE_right div.AFE_img_frame img {
	width: 200px;
	height: auto;
	margin: 0 0 -3px;
	padding: 0;
	border-top-width: 0;
}



#col1a ul.AFE_list li.AFE_left h2 {
	margin-top: 0;
	margin-bottom: 12px;
}

#col1a ul.AFE_list li.AFE_left h3 {
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.4em;
}

h2.awards_intro {
	margin-top: 5px !important;
	margin-bottom: 10px;
}

span.grey_title {
	color: #999999;
}

span.red_title {
	color: #ab001d;
}

#col1a ul.AFE_list li.AFE_left h3 b {
	font-weight: 700;
	margin-left: 5px;
	margin-right: 5px;
}

#book_col {
	width: 220px;
	float: left;
	margin-top: 5px;
}

#cover_frame {
	-webkit-box-shadow: 5px 5px 19px #999;
	display: inline-block;
}

#cover_frame img {
	width: 200px;
	height: auto;
	margin-bottom: -6px;
}


#book_col ul {
	margin-top: 20px;
	width: 220px;
}

#book_col ul li {
	margin-bottom: 10px;
}


#book_details h1 {
	width: 485px;
}

#book_details {
	float: left;
	width: 510px;
	padding-right: 15px;
}

#book_details h6 span.bold {
	padding-right: 5px;
}

#book_details p {
	margin-bottom: 10px;
}

#book_details h2 {
	font-size: 18px !important;
	color: #ab001d;
	margin-top: 0;
	margin-bottom: 15px;
}

#book_details h6 {
	margin-top: 10px;
}

#members_books {
	width: 745px;
	margin-right: 15px;
}



h4.intro, .bp-widget h4 {
	color: #1b4887;
	font-size: 1.25em !important;
	font-weight: bold;
}

.frame_the_book {
	width:80px;
	height: 130px;
	float:left;
}


ul.books_row {
	display: inline-block;
	margin-bottom: 0;
	border-bottom: 1px solid #ab001d;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}

li.books_col {
	width: 184px;
	display: inline;
	float: left;
	position: relative;
}

h5.book_col_title, h5.book_col_author {
	width: 86px;
	padding-left: 6px;
	float: left;
	padding-right: 10px;
}

#members_books ul.books_row li.books_col img.magIcon {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 86px;
}

h5.book_col_author a {
	color: #1b4887;
	margin-top: 5px;
	text-decoration: none;
}

h5.book_col_author a:hover {
	text-decoration: underline;
}


#members_books ul.books_row li.books_col a {
	display: block;		
}

.no-link-item {
	
	color: #1B4887;
	padding-top: 5px;
	
}


#members_books ul.books_row li.books_col img.attachment-small_book_cover {
	/*height: auto !important;
	width: 80px !important;*/
	display: block;
	float: left;
	border: 2px solid #ffffff;
	-webkit-transition: 1s linear;
	-moz-transition: 1s linear;
	-o-transition: 1s linear;
	-ms-transition: 1s linear;
	transition: 1s linear; 
	
}


#members_books ul.books_row li.books_col img.attachment-small_book_cover:hover {
	border: 2px solid #1b4887;
}


#members_books ul.books_row li.books_col img.wp-post-image {
	width: 80px !important;
	height: auto !important;
}




/* MEMBERS PAGE LIST */

#searchboxitem {
	width: 725px;
	margin-right: 15px;
	margin-bottom: 20px;
	background-color: #e6e6e6;
	padding: 10px;
	
	float: left;
	clear: left;
	/*display: inline-block;*/
}

#searchboxitem h2 {
	color: #ab001d;
	margin-top: 0;
	margin-bottom: 5px;
}

#searchboxitem h2, #searchboxitem p {

}

#searchboxitem form {
	margin-top: 10px;
}

input#membersearch {
	width: 250px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
}

.goesleft, .goesright {
	float:left;
	display: inline-block;
	
}

.goesleft {
	margin-right: 15px;
	width: 355px;
}

.goesright {
	margin-top: 0px;
	width: 350px;
}

#members_list { /* cols don't work in IE  */

	width: 745px;
}

#members_list .members_listing {
	position: relative;
	z-index: 10;
}

#members_list .members_listing a {
	text-decoration: none;
	color: #333;
	font-size: 1em;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #d1d1d1;
}

#members_list .members_listing a:hover {
	color: #8a0505;
	border-bottom: 1px solid #8a0505;
}

#members_list .members_listing img {
	position: absolute;
	z-index: 20;
	/*bottom:1px;*/
	/*right: 0px;*/
	opacity:0.0;
	width: 5px;
	height: 5px;
}

#members_list .members_listing img {
    bottom: -5px;
    right: -15px;
}



h5.ML_sect {
	font-weight: bold;
	color: #ab001d;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 3px;
}

div.IEcol1 {
	/*  used in stylesheet_ie */
	float: left;
	width: 171px;
	margin-right: 15px;
}

div.IEcol2 {
	/*  used in stylesheet_ie */
	float: left;
	width: 171px;
	margin-right: 15px;
}

div.IEcol3 {
	/*  used in stylesheet_ie */
	float: left;
	width: 171px;
	margin-right: 15px;
}

div.IEcol4 {
	/*  used in stylesheet_ie */
	float: left;
	width: 172px;

}





/*  single post css   */

#single_posting, #archive_posting, #default_page {
	width: 745px;
	margin-right: 15px;
}

#single_posting h1,
#single_posting h2,
#archive_posting h1,
#archive_posting h2 {
	font-size: 1.8em;
	line-height: 1.25em;
}

.meta {
	padding: 5px 0;
	margin-bottom: 15px;
}

.entry img {
	/*width: 100%;
	height: auto;*/
	margin-bottom: 10px;
	margin: 0 15px 10px 0;
}

.entry img, .wp-caption {

	float: left;
	display: block !important;
	text-align: center;
}

.wp-caption {

	padding: 0px;


}

p.wp-caption-text {
	padding: 8px;
	margin: 0 10px 0 0;
	display: inline-block;
	background-color: #cdcdcd;
	position: relative;
	top:-10px;

}


.entry {
	float:left;
}

.entry p {

}


/* ARCHIVE POSTs ---------------------------------------------- */


#archive_posting .post {
	/*margin-bottom: 10px;*/
	display: inline-block;
	/*border-bottom: 1px dotted #666;*/
	padding-bottom: 25px;
}


#archive_posting h2 a {
	text-decoration: none;
	color: #333;
}

#archive_posting h2 a:hover {
	text-decoration: underline;
	color: #C54D48;
}


/* EO AP ------------------------------------------------------ */


/*  RESPONSE FORM AREA ---------------------------------------  */

#respond {
	clear: both;
	float: left;
	margin: 20px 0 0 0;
}

#respond input[type="text"] {
	padding: 6px;
	margin-right: 6px;
	border: 1px solid #4265b6;
}

#respond #comment { /* TEXTAREA FIELD */
	padding: 6px;	
	border: 1px solid #4265b6;

}

#respond div {
	margin-bottom: 5px;
}

/* -------- EO RFA --------------------------------------- */



.sidebar_spacer { /* put air between posts and widgets  */
	height: 20px;
	display: block;
}

/* BuddyPress menu widget -------------------------------- */
/* force menu onto separate lines------------------------- */


#latest-update {
	
}

h5.bp-activity-update {
	font-weight: normal;
	font-size: 13px;
	color: #444;


}


ul#menu-members li {
	float: left !important;
	display: block !important;
	width: 100%;
}

.activity {
	/*margin: 20px 0px 20px 0px;*/
	/*width: 560px;*/
	position: relative;
	/*top: 10px;*/
	/*
	commented elements throw off activity.php layout
	*/
}

/* BP user avatars */
.avatar-block .item-avatar, .avatar {
	/*display: inline-block;
	float:left;*/
}

div#members-list-options.item-options {
	font-size: 12px;
	text-decoration: none;
	color: #333;
	padding-bottom: 5px;
}

aside .item-avatar img {
	width: 50px !important;
	height: 50px !important;
	margin-right: 0px !important;
}

aside .item-meta, aside .item-title {
	display: none;
}

li.vcard {
    padding: 0px !important;
    margin: 0 0 0 -3px !important;
    width: 50px;
    /*float: left;*/    
	clear: none !important;
    display: inline-block;
}

.widget-error {
	font-size: 11px;	
}

.widget {
	display: block;
	clear: both;
}

#link_list ul li a img {
	float: left;
	padding-right: 10px;
}

#link_list ul li {
	float: left;
	width: 100%;
}


#builtby {
	display: block;
	clear: both;
	margin: 5px 0;
	font-size: 10px;
}

#builtby p, #builtby a {
	display: inline;
}

#builtby a {
	 text-decoration: none;
	 font-weight: bold;
	 color: #666;
}

#builtby a:hover {
	color: #840909;
}



/* NOV 2017 */

div#item-header {
    display: block;
    margin-top: 20px;
}

div#item-header-avatar {
    display: inline-block;
    width: inherit;
    vertical-align: top;
    float: left;
}

#buddypress div#item-header div#item-header-content {
     
    margin-left: 0;
    display: inline-block;
    width: 75%;
}

#item-header-content > h1 {
	font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 12px 0;
    display: block;
    width: inherit;
}


#item-header-content > h1 > a {
    color: #446ca9;
    text-decoration: none;
}


#buddypress div.dir-search {
    float: right !important;
    margin: 15px 0 0 0 !important;
}

#buddypress .dir-form {
    clear: both;
    /* display: inline-block; */
    /* width: 1000%; */
}

#buddypress div.item-list-tabs {
    background: 0 0;
    clear: left;
    /* overflow: hidden; */
    /* float: left; */
    display: inline-block;
    margin: 5px 0px;
}

#buddypress div.item-list-tabs#subnav {
    background: 0 0;
    margin: 10px 0;
    overflow: hidden;
    display: inline-block;
    width: auto;
    float: right;
}

div#item-nav {
    margin-top: 0px;
}

#buddypress div.pagination {
    background: 0 0;
    border: none;
    color: #767676;
    font-size: small;
    margin: 0;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0;
}

div.pagination {
    background: #f4f4f4 !important;
    border: none !important;
    color: #ab001d !important;
    font-size: 11px !important;
    height: 19px !important;
    margin: 20px 0 !important;
    padding: 10px 0px !important;
    position: relative !important;
    width: auto;
}

#buddypress div.item-list-tabs ul li a span {
    background: #d43939 !important;
    border-radius: 4px !important;
    border: 0px solid #ccc !important;
    color: #fff !important;
    display: inline;
    font-size: 70%;
    margin-left: 2px;
    padding: 3px 6px;
    text-align: center;
    vertical-align: middle;
}


/*  BP */


div.item-list-tabs {
    width: 745px;
    background: #eaeaea !important;
    clear: left;
    margin: 20px 0 !important;
    overflow: hidden;
}

div.item-list-tabs ul {
    width: 100%;
    overflow: hidden;
}

div.item-list-tabs ul li:first-child {
    margin-left: 20px !important;
}

#subnav ul li:first-child {
    margin-left: 0px !important;
}

div.item-list-tabs ul li {
    float: left;
    list-style-type: none;
    margin: 5px 0 0 5px !important;
}

div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
    background-color: #fff;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #555;
    font-weight: bold;
}

div.item-list-tabs ul li a, div.item-list-tabs ul li span {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
}

div.item-list-tabs ul li a {
    text-decoration: none;
    height: 20px;
    color: #1b4887;
}

#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
    background-color: #fff !important;
    color: #555;
    opacity: 1.0;
    font-weight: 700;
}

#buddypress div.item-list-tabs#subnav {
    background: 0 0;
    margin: 10px 0;
    overflow: hidden;
    background-color: rgba(0,0,0,0) !important;
    width: 100%;
    float:none;
}


form#search-message-form .button {
	width: auto; 
    height: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px; */
    -moz-border-radius: 5px;
    box-shadow: none !important;
    text-align: center;
    text-indent: 0px;
    color: #FFFFFF;
    text-shadow: none;
    font: inherit;
}

#buddypress div#message p, #sitewide-notice p {
    background-color: #fff !important;
    border: 1px solid #888 !important;
    color: #333 !important;
    font-weight: 400;
    margin-top: 3px;
    text-decoration: none;
    padding: 5px;
}

#subnav ul {
    border-bottom: 1px solid #cdcdcd;
}

div#item-buttons {
    overflow: hidden;
    display: block;
    padding: 5px 0;
    margin-top: 10px;
}
