/*  
Theme Name: BFS
Theme URI: http://www.fertility.org.uk/
Description: British Fertility Society
Author: Tim Holt for Figment
Author URI: http://www.figmentagency.com/
Version: 0.2.2
*/

* { margin: 0; padding: 0; }
.invertLinks a, a.invertLink { text-decoration: none; }
.invertLinks a:hover, a.invertLink:hover { text-decoration: underline; }
.clearfix { clear: both; }
img { max-width: 100%; }
span.gilderLevin { position: absolute; left: 0; top: 0; }

img.alignleft { float: left; margin: 0 15px 15px 0; }
img.alignright { float: right; margin: 0 0 15px 15px; }
img.aligncenter { margin: 0 auto 15px auto; }

div.alignleft { float: left; margin: 0 15px 15px 0; }
	div.alignleft p.wp-caption-text { padding: 0 20px 0 10px; border-right: 2px solid #0384ce; }
div.alignright { float: right; margin: 0 0 15px 15px; }
	div.alignright p.wp-caption-text { padding: 0 10px 0 20px; border-left: 2px solid #0384ce; }
div.aligncenter { margin: 0 auto 15px auto; }
	div.aligncenter p.wp-caption-text { padding: 0; }
div.wp-caption { max-width: 100%; }
	div.wp-caption p.wp-caption-text { margin-top: 20px; font-size: 18px; font-style: italic; color: #0384ce; }

body { font-family: 'PT Sans', sans-serif; font-size: 100%; background: #f8f8f8; }
section { position: relative; }

/* Typography */
h1, h2, h3, h4, h5, h6 { padding: 0 0 15px 0; line-height: 1.3em; color: #4e4e4e; }
p { padding: 0 0 15px 0; font-size: 14px; line-height: 1.3em; }
li { padding: 0 0 15px 0; font-size: 14px; line-height: 1.3em; }
dt, dd { padding: 0 0 15px 0; font-size: 14px; line-height: 1.3em; }
a { color: #0384ce; }
a > img { border: none; }
/*ul > li > a { color: inherit; }*/
a.pdf, a[href$=".pdf"] { display: inline-block; padding-left: 25px; background: url(images/pdf.png) left center no-repeat; }

p.factsheetDownload { margin-bottom: 60px; }
article.factsheet { margin-top: 40px; }
article.single { padding-bottom: 10px; border-bottom: 1px solid #d9d9d9; }
section#content article p.postDate:first-child + h2 { margin-top: 5px; }
article table { margin: 10px 0 25px 0; width: 100%; border-bottom: 1px solid #d9d9d9; border-collapse: collapse; }
article table thead { font-size: 13px; }
article table tbody { font-size: 13px; }
article table th { padding: 10px 15px; background: #D8E7F0; border-bottom: 1px solid #fff; border-left: 1px solid #fff; }
article table td { padding: 10px 15px; background: #E8F2F6; border-bottom: 1px solid #fff; border-left: 1px solid #fff; }
article table tr:nth-child(even) td { background: #D8E7F0; }
article table td:first-child { border-left: none; }
article table tr:last-child td { border-bottom: none; }

section#content form { padding: 0 0 15px 0; }
section#content form h2 { margin-bottom: 0; padding: 10px 15px; line-height: 26px; font-size: 16px; background: #D8E7F0; border-bottom: none; }
section#content form .cols2 { }
section#content form h2 + .cols2 .col { padding: 0; }
section#content form .cols2 .col { width: 50%; box-sizing: border-box; }
section#content form .cols2 .colLeft { float: left; }
section#content form .cols2 .colRight { float: right; }
section#content ul.formContent { padding: 17px 0 0 0; }
section#content ul.formContent li { padding: 0 15px 17px 15px; background: none; }
section#content ul.formContent label { display: block; padding: 0 0 12px 0; color: #333; }
section#content ul.formContent input[type="text"], section#content ul.formContent input[type="password"] { padding: 2px 5px; width: 100%; line-height: 23px; border: 1px solid #b2b2b2; color: #0384CE; box-sizing: border-box; }
section#content ul.formContent textarea { padding: 5px; width: 100%; min-height: 100px; border: 1px solid #b2b2b2; font-family: inherit; color: #0384CE; box-sizing: border-box; }
section#content ul.formContent select { padding: 2px 5px; line-height: 23px; width: 100%; border: 1px solid #b2b2b2; color: #0384CE; box-sizing: border-box; }
section#content ul.formContent div.selectStyle { height: 27px; background: #fff url(images/select.png) right center no-repeat; border: 1px solid #b2b2b2; }
section#content ul.formContent div.selectStyle select { border: none; background: transparent; -webkit-appearance: none; }
section#content ul.formContent option { }
section#content ul.formContent input[type="checkbox"] { display: inline; margin: 5px; }
label.invalid { color: red !important; }
.formSection { margin-bottom: 30px; background: #E8F2F6; }

p.button a, a.button, button { display: inline-block; padding: 6px 28px 6px 10px; background: #0384ce url(images/arrowWhite.png) right center no-repeat; text-decoration: none; color: #fff; border: 1px solid #0384ce; }
p.button a:hover, a.button:hover, button:hover { text-decoration: underline; }

input[type="submit"].button { display: inline-block; margin: 25px 0; padding: 6px 28px 6px 10px; background: #0384ce url(images/arrowWhite.png) right center no-repeat; text-decoration: none; border: none; color: #fff; }
input[type="submit"].button:hover { text-decoration: underline; }



/* Header */
div#headerWrapper { background: #fff; border-bottom: 3px solid #ccc; }
header { margin: 0 auto; padding-top: 13px; width: 300px; }
	h1#siteTitle { position: relative; float: left; padding-bottom: 12px; font-size: 16px; z-index: 1; }
	h1#siteTitle > a, h1#siteTitle > span.homeLogo { position: relative; display: block; width: 65px; height: 66px; }
	h1#siteTitle > a > span.gilderLevin, h1#siteTitle > span.homeLogo > span.gilderLevin { width: 65px; height: 66px; background: url(images/logoMobile.png) left top no-repeat; }
	
	ul#utilities { float: right; margin: 13px 0; padding: 0; list-style: none; }
		ul#utilities > li { float: left; padding: 0 10px; line-height: 40px; border-right: 1px solid #ccc; }
		ul#utilities > li:last-child { border-right: none; }
			ul#utilities > li > a { display: block; height: 40px; text-indent: -100px; overflow: hidden; }
			ul#utilities > li > a#toggleLogin { width: 36px; background: url(images/utilities.png) right top no-repeat; }
			ul#utilities > li > a#toggleLogin.on, ul#utilities > li > a#toggleLogin:hover { width: 36px; background-position: right bottom; }
			ul#utilities > li > a#toggleNav { width: 40px; background: url(images/utilities.png) left top no-repeat; }
			ul#utilities > li > a#toggleNav.on, ul#utilities > li > a#toggleNav:hover { background-position: left bottom; }
			
	form#utilitiesSearch { display: none; }
	
	section#headerContent { display: none; clear: both; padding: 20px 0; }
		form#headerSearch { display: none; padding-bottom: 20px; width: 100%; font-size: 12px;position:relative; }
		form#headerSearch > input[type="text"] { float: left; padding: 6px 6px 6px 27px; width: 200px; background: #f5f5f5 url(images/search.png) 6px center no-repeat; border: 1px solid #ccc; }
		form#headerSearch > input[type="submit"] { float: right; margin: 0; padding: 6px 7px; background: #0384ce; color: #fff; border: 1px solid #0384ce; }
		form#headerSearch:after { content: "Please enter a term";position:absolute; bottom:0; left:0; font-size:12px; color:#fff;opacity:0;transition: all 0.8s linear;width:100%;}		
		form#headerSearch.error:after { opacity:1;color:red;}				
		section#headerLogin { display: none; padding-bottom: 20px; }
		section#headerLogin > h2 { font-size: 14px; font-weight: normal; color: #333; }
		section#headerLogin > p { display: inline-block; margin: 0; padding-bottom: 15px; font-style: italic; font-size: 13px; }
		section#headerLogin > form#loginform { padding: 0;position:relative; }
		section#headerLogin > form#loginform input[type="text"], section#headerLogin > form#loginform input[type="password"] { padding: 6px; width: 100%; background: #f5f5f5; border: 1px solid #ccc; box-sizing: border-box; }
		section#headerLogin > form#loginform p.login-submit { float: right; }
		section#headerLogin > form#loginform input[type="submit"] { margin: 0; padding: 6px; background: #0384ce; color: #fff; border: 1px solid #0384ce; }
		section#headerLogin > form#loginform input[type="submit"]:hover { cursor: pointer; }
		section#headerLogin > form#loginform:after { content: "Please enter your credentials";position:absolute; top:-32px; right:0; font-size:12px; color:#fff;opacity:0;transition: all 0.8s linear;}		
		section#headerLogin > form#loginform.error:after { opacity:1;color:red;}		
		section#headerLogin  p#passwordReminder { padding: 0; line-height: 30px; }
		p.login-username > label, p.login-password > label, p.login-remember { display: none !important; }
	
	section#headerContent nav { display: none; padding-bottom: 20px; }
		header nav ul { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px; list-style: none; }
		header nav ul li { padding: 0; line-height: 45px; font-size: 16px; border-bottom: 1px solid #ccc; }
		header nav ul li a { display: block; color: #333; }
		
	section#headerContent .show { display: block; }

/* Pitch */
section#pitch { padding-bottom: 15px; width: 100%; height: 293px; }

#pitch > dl {
    position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 293px !important;
	overflow: hidden;
}

#pitch > dl > dd {
    display: block !important;
	position: relative;
    margin: 0;
	padding: 0;
	width: 100%;
	height: 293px;
	background: #202020;
	color: #fff;
	overflow: hidden;
}

section#pitch dd .slideBox { position: relative; padding: 20px; height: 162px; }
	section#pitch dd .slideBox p.button { float: left; }
section#pitch dd .slideContent { padding-bottom: 10px; height: 123px; overflow: hidden; }
	section#pitch dd .slideContent h1.slideTitle { font-size: 24px; font-weight: normal; color: #fff; }

ul.pitchControls { float: right; margin: 10px 0 0 0; padding: 0; list-style: none; }
	ul.pitchControls li { float: left; padding: 5px; }
	ul.pitchControls li a { display: inline-block; width: 8px; height: 8px; background: #4d4d4d; border-radius: 50%;}
	ul.pitchControls li.current a { background: #ccc; }

#pitch ul#slidedeckNav { position: absolute; left: 148px; top: 119px; z-index: 2; padding: 0 !important; width: 680px; height: 0; list-style: none; }
#pitch ul#slidedeckNav li { position: absolute; top: 0; display: block; width: 50px; height: 50px; }
#pitch ul#slidedeckNav li.previous { left: 0; }
#pitch ul#slidedeckNav li.next { right: 0; }


	
/* Main */
section#main { margin: 0 auto; padding: 40px 0 20px 0; width: 300px; }

div#mainTop { padding-bottom: 20px; border-bottom: 1px solid #d9d9d9; }
.home div#mainTop { border-bottom: none; }
	div#mainTop h1.pageTitle { float: left; font-size: 28px; font-weight: normal; color: #000; }
	
	ul.breadcrumbs { float: left; padding: 15px 0 0 20px; list-style: none; }
	ul.breadcrumbs li { float: left; padding-right: 8px; font-size: 12px; color: #999; }
	ul.breadcrumbs li a { display: inline-block; padding-right: 16px; background: url(images/arrowGrey.png) right center no-repeat; color: #999; }
	
	select#subnavSelect { display: block; margin: 15px 0; padding: 15px; width: 100%; background: #D8E7F0; box-sizing: border-box; }
	
	.sidebar { padding-top: 25px; width: 300px; }
	.sidebarMenu { padding-top: 0; }
	aside#sidebar { display: none; margin: 0 auto; }
	section#sidebar { margin: 0 auto; }
	nav#sidebar { float: left; }
		nav#sidebar ul { list-style: none; }
		nav#sidebar ul > li { padding: 15px 0 15px 20px; line-height: 25px; background: url(images/arrowBlue.png) left 25px no-repeat; border-bottom: 1px solid #d9d9d9; }
		nav#sidebar ul > li a { display: block; }
		
		.sidebar nav { padding-bottom: 45px; }
		.sidebar nav ul { list-style: none; }
		.sidebar nav ul > li { padding: 15px 0 15px 20px; line-height: 25px; background: url(images/arrowBlue.png) left 25px no-repeat; border-bottom: 1px solid #d9d9d9; color: #333; }
		.sidebar nav ul > li a { display: block; color: #333; }
		
		.sidebar ul { list-style: none; }
		.sidebar ul > li { padding: 15px 0 15px 20px; background: url(images/arrowBlue.png) left 25px no-repeat; }
		.sidebar ul > li a { display: block; }
		
		.sidebar ul > li { padding: 15px 0 15px 20px; background: url(images/arrowBlue.png) left 21px no-repeat; border-bottom: none; }
		.sidebar ul > li h3.postTitle { padding: 0 0 10px 0; font-size: 14px; font-weight: normal; color: #333; }
		.sidebar ul > li h3.postTitle a { color: #333; }
		.sidebar ul > li p.postDate { padding: 0; font-size: 12px; font-style: italic; color: #999; }
		
		.sidebar dl { padding: 0 0 20px 0; }
		.sidebar dt, .sidebar dd { display: inline; }
		.sidebar dd:after { content:"\a"; white-space: pre; } /* line break */
	
	section#content { margin: 0 auto; padding-top: 25px; width: 300px;position:relative; }
		section#content h1.pageTitle { padding-bottom: 15px; line-height: 40px; font-size: 30px; font-weight: normal; color: #000; }
		section#content h2 { margin: 0 0 15px 0; padding-bottom: 15px 0 10px 0; font-size: 18px; font-weight: normal; border-bottom: 2px solid #0384ce; color: #323232; }
		section#content h2:first-child { margin-top: 0; }
		section#content p.pageAuthor { font-style: italic; color: #666; }
		section#content p.postDate { font-size: 16px; font-style: italic; color: #0384ce; }
		section#content p.postMeta { font-size: 12px; color: #999; }
		section#content p.postMeta a { color: #999; }
		
		section#content ul { padding: 0 0 15px 0; list-style: none; }
		section#content ul li { padding-left: 12px; background: url(images/bullet.png) left 7px no-repeat; }
		
		section#content ul.posts { max-width: 660px; list-style-type: none; }
		section#content ul.posts li.post { max-width: 315px; padding-left: 0; background: none; }
		
	section#content ul.meetings { padding: 0 0 25px 0; list-style: none; }
		section#content ul.meetings > li.meeting { padding: 15px 0 15px 53px; border-bottom: 1px solid #d9d9d9; background: url(images/iconCalendar.png) left 15px no-repeat; color: #666; }
		/*section#content ul.meetings > li.meeting:first-child { padding-top: 0; background-position: left top; }*/
		section#content ul.meetings > li.meeting:last-child { border-bottom: none; }
		section#content ul.meetings > li.meeting h3.postTitle { padding: 0 0 5px 0; font-size: 14px; font-weight: normal; }
		section#content ul.meetings > li.meeting h3.postTitle a { }
		section#content ul.meetings > li.meeting p.postDate { padding: 0; font-size: 14px; font-style: normal; color: #666; }
		section#content ul.meetings > li.meeting dl { padding: 20px 0 10px 0; }
		section#content ul.meetings > li.meeting dt { font-weight: bold; }
		section#content ul.meetings > li.meeting dt, section#content ul.meetings > li.meeting dd { display: inline; }
		section#content ul.meetings > li.meeting dd:after { content:"\a"; white-space: pre; } /* line break */
	
	section#content ul#committeesMenu { list-style: none; -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }
	section#content ul#committeesMenu > li { padding: 15px 0 15px 20px; line-height: 25px; background: url(images/arrowBlue.png) left 25px no-repeat; border-bottom: 1px solid #d9d9d9; color: #333; }
	section#content ul#committeesMenu > li a { display: block; color: #333; }
	ul#committees { list-style: none; }
		ul#committees li.committee { padding-left: 0; background: none; }
		ul#committees li.committee h2.committeeTitle { }
		ul#committees li.committee ul { list-style: none; }
		ul#committees li.committee ul li { padding-left: 0; background: none; }

/* Widgets */
section#content .sharethis-social{
	position:absolute;
	top:26px;
	right:0;
}
section#content .sharethis-social .stButton{
	margin:0;
}
section#content .sharethis-social .stButton .chicklets{
	padding-left:15px;
}
section.widget { padding-bottom: 40px; }
	h2.widgetTitle { margin-bottom: 20px; padding-bottom: 10px; font-size: 18px; font-weight: normal; border-bottom: 2px solid #0384ce; color: #323232; }
	h2.widgetTitle a { text-decoration: none; color: #323232; }
	h2.widgetTitle a:hover { }
.home section#widgetNews, .home section#widgetPressReleases{padding-bottom:0;}

#content ul.posts { padding-bottom: 25px; list-style: none; }
	#content ul.posts > li.post { padding: 20px 0; border-bottom: 1px solid #d9d9d9; }
	#content ul.posts > li.post:first-child { padding-top: 0; }
	#content ul.posts > li.post h3.postTitle { font-size: 22px; font-weight: normal; color: #404040; }
	#content ul.posts > li.post h3.postTitle a { color: #404040; }
	#content ul.posts > li.post p.postDate { font-size: 16px; font-style: italic; color: #0384ce; }
	#content ul.posts > li.post p.postMeta { }
	
	#content ul.benefits { padding list-style: none; }
	#content ul.benefits > li { padding: 5px 0 5px 53px; min-height: 42px; background-position: left center !important; }
		#content ul.benefits > li.benefitNetworking { background-image: url(images/benefits/benefitNetworking.png); }
		#content ul.benefits > li.benefitComms { background-image: url(images/benefits/benefitComms.png); }
		#content ul.benefits > li.benefitNews { background-image: url(images/benefits/benefitNews.png); }
		#content ul.benefits > li.benefitDialogue { background-image: url(images/benefits/benefitDialogue.png); }
		#content ul.benefits > li.benefitIFFS { background-image: url(images/benefits/benefitIFFS.png); }
		#content ul.benefits > li.benefitArchive { background-image: url(images/benefits/benefitArchive.png); }
		#content ul.benefits > li.benefitPrizes { background-image: url(images/benefits/benefitPrizes.png); }
		#content ul.benefits > li.benefitFeesDiscount { background-image: url(images/benefits/benefitFeesDiscount.png); }
		#content ul.benefits > li.benefitTravelGrants { background-image: url(images/benefits/benefitTravelGrants.png); }
		#content ul.benefits > li.benefitJournal { background-image: url(images/benefits/benefitJournal.png); }

section#widgetCategories { }
section#widgetCategories > ul { }
section#widgetCategories > ul > li { float: left; margin: 0 3px 3px 0; padding: 0; font-size: 12px; background: 0; color: #666; }
section#widgetCategories > ul > li a { display: inline-block; padding: 10px; border: 1px solid #d9d9d9; color: #666; }

section#widgetArchives { position: relative; }
	section#widgetArchives h2.widgetTitle { margin-bottom: 30px; }
	section#widgetArchives ul { list-style: none; }
		ul#archiveNav { position: absolute; left: 50%; top: 65px; margin-left: -62px; width: 124px; }
			ul#archiveNav li { padding: 0; width: 30px; height: 30px; text-indent: -100px; overflow: hidden; }
			ul#archiveNav li.archivePrevious { float: left; background: url(images/archivePrevious.png) left top no-repeat; }
			ul#archiveNav li.archiveNext { float: right; background: url(images/archiveNext.png) left top no-repeat; }
				 ul#archiveNav li.archivePrevious:hover, ul#archiveNav li.archiveNext:hover { background-position: left bottom; }
			ul#archiveNav li a { display: block; width: 30px; height: 30px; }
	section#widgetArchives h3.archiveYear { padding-bottom: 30px; line-height: 30px; font-weight: normal; text-align: center; }
	section#widgetArchives li.archiveYear > ul { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }
		section#widgetArchives li.archiveYear > ul li { padding: 5px 0 5px 23px; font-size: 13px; background: url(images/arrowNav.png) left center no-repeat; }
		section#widgetArchives li.archiveYear > ul li.current_page_item { color: #A61E22; }
		section#widgetArchives li.archiveYear > ul li a { display: block; color: #333; }
		section#widgetArchives li.archiveYear > ul li.current_page_item a { color: #A61E22; }		
	section#widgetArchives li.archiveYear { display: none; padding: 0; background: none; }
	section#widgetArchives li.currentArchiveYear { display: block; }
	
.sidebar ul.resources { padding-bottom: 25px; list-style: none; }
	.sidebar ul.resources > li.resource { padding: 10px 0 10px 53px; /*border-bottom: 1px solid #d9d9d9;*/ background: url(images/iconDocument.png) left 10px no-repeat; }
	
.sidebar ul.events { padding-bottom: 25px; list-style: none; }
	.sidebar ul.events > li.event { padding: 10px 0 10px 53px; border-bottom: 1px solid #d9d9d9; background: url(images/iconCalendar.png) left 10px no-repeat; }
	section#content ul.events > li.event h3.postTitle { font-size: 22px; font-weight: normal; color: #404040; }
	section#content ul.events > li.event h3.postTitle a { color: #404040; }
	
.sidebar ul.factsheets { padding-bottom: 45px; list-style: none; }
	.sidebar ul.factsheets > li.factsheet { padding: 10px 0 10px 20px; background: url(images/arrowBlue.png) left 17px no-repeat; border-bottom: 1px solid #d9d9d9; color: #333; }
	.sidebar ul.factsheets > li.factsheet a { color: #333; }

ul.archives { padding-bottom: 25px; list-style: none; }
	ul.archives > li { float: left; padding: 5px 5px 5px 20px !important; width: 33.33%; min-width: 90px; box-sizing: border-box; background: url(images/arrowBlue.png) left center no-repeat !important; color: #666; }
	ul.archives > li:first-child { width: 100%; }
	ul.archives > li a { color: #666; }
	ul.archives > li.current_page_item a, ul.archives > li.current_page_item { color: #0384ce; }

#widgetRegistrations { padding-top: 20px; border-top: 1px solid #d9d9d9; }
#widgetRegistrations p { padding: 2px 0; font-size: 13px; font-style: italic; color: #666; }

/* Footer */
div#footerWrapper { background: #202020; }
footer { margin: 0 auto; width: 300px; padding: 20px 0; color: #999; }
footer > section a { color: #ccc; }
footer > section { padding-bottom: 20px; }
	footer h2.sectionTitle { margin-bottom: 25px; padding-bottom: 3px; font-weight: normal; font-size: 18px; line-height: 35px; border-bottom: 2px solid #0384ce; color: #fff; }
	
	footer dl { padding: 0; }
	footer dt, footer dd { display: inline; }
	footer dt.email { display: none; }
	
	footer dd:after { content:"\a"; white-space: pre; } /* line break */
	
	footer section ul.social { position: absolute; right: 0; bottom: 20px; list-style: none; }
	footer section ul.social li { float: left; margin-left: 5px; padding: 0; height: 30px; }
	footer section ul.social li a { display: inline-block; height: 30px; }
	footer section#footerQuickLinks ul { -webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 10px; -moz-column-gap: 10px; column-gap: 10px; list-style-type: none; }
	footer section#footerQuickLinks ul > li > a { display: block; }
	footer section#footerTweets ul { list-style-type: none; }
	footer section#footerQuickLinks ul > li, footer section#footerTweets ul > li { padding: 0 0 0 20px; line-height: 25px; background: url(images/bulletFooter.png) left 10px no-repeat; }
	footer section#footerTweets ul > li { padding-bottom: 20px; line-height: 1.5em; background: url(images/bulletFooter.png) left 8px no-repeat; }
	
	section#footerCredits { padding: 15px 0; width: 100%; border-top: 1px solid #404040; }
	section#footerCredits p { padding: 0; font-size: 11px; line-height: 25px; }
		section#footerCredits p a { color: inherit; }
		section#footerCredits p.creditFigment { padding-left: 21px; background: url(images/logoFigment.png) left center no-repeat; }
		section#footerCredits p.top { display: none; }

/* Members' Area */
section#widgetMemberData { width: 300px; }
section#widgetHumanFertility { width: 300px; }

section#content ul#membersSections { padding: 20px 30px 0 0; width: 650px; list-style: none; }
	ul#membersSections li.membersSection { padding: 0 0 20px 85px; width: 215px; min-height: 110px; background: url(images/iconMyProfile.png) left top no-repeat; }
	ul#membersSections li.membersSectionPortal { background: url(images/iconExecutiveOfficers.png) left top no-repeat; }
		ul#membersSections li#membersSection614 { background-image: url(images/iconMyProfile.png); }
		ul#membersSections li#membersSection617 { background-image: url(images/iconMembershipDirectory.png); }
		ul#membersSections li#membersSection619 { background-image: url(images/iconHumanFertility.png); }
		ul#membersSections li#membersSection621, ul#membersSections li#membersSection16495, ul#membersSections li#membersSection16323 { background-image: url(images/iconDocuments.png); }
		ul#membersSections li#membersSection623 { background-image: url(images/iconExecutiveOfficers.png); }
		ul#membersSections li#membersSection625 { background-image: url(images/iconTravelGrant.png); }
		ul#membersSections li#membersSection627, ul#membersSections li#membersSection7500 { background-image: url(images/iconMembershipRenewal.png); }

		ul#membersSections li#membersSection17528 { background-image: url(images/iconExecutive.png); }

		
		ul#membersSections li.membersSection h3 a { color: #333; }
		
		section#content ul.documents > li.document { padding-left: 0; background: none; }
	
	section#widgetHumanFertility div.widgetContent { padding-left: 128px; min-height: 141px; background: url(images/thumbHumanFertility.png) left center no-repeat; }
	section#widgetHumanFertility div.widgetContent p.button { padding: 55px 0; }
	
	section#content ul.ajaxNav { position: relative; padding: 0; height: 50px; list-style: none; /*-webkit-column-count: 1; -moz-column-count: 1; column-count: 1;*/ border-bottom: 3px solid #ccc; }
		section#content ul.ajaxNav li { float: left; margin-bottom: -3px; padding: 0; line-height: 50px; font-size: 15px; background: none; border-bottom: none; }
		section#content ul.ajaxNav li:first-child { padding-left: 0; }
		section#content ul.ajaxNav li:last-child { padding-right: 0; }
		section#content ul.ajaxNav li a { display: inline-block; padding: 0 20px; color: #333; border-bottom: 3px solid #ccc; }
		section#content ul.ajaxNav li.current_page_item a { border-color: #0384ce; }
		
	section#content ul.ajaxContent { padding: 20px 0; list-style: none; }
		section#content ul.ajaxContent > li { padding: 0; background: none; }

@media only screen and (min-width: 810px) {
	header { padding-top: 20px; width: 750px; }
		h1#siteTitle { padding-bottom: 20px; }
		h1#siteTitle > a, h1#siteTitle > span.homeLogo { width: 181px; height: 76px; }
		h1#siteTitle > a > span.gilderLevin, h1#siteTitle > span.homeLogo > span.gilderLevin { width: 181px; height: 76px; background: url(images/logoTablet.png) left top no-repeat; }
		
		form#headerSearch { display: none !important; }
		form#utilitiesSearch { display: block; float: right; margin: 13px 0; padding: 5px 15px 5px 0; width: 263px; font-size: 12px; border-right: 1px solid #ccc; position:relative;}
			form#utilitiesSearch > input[type="text"] { float: left; padding: 6px 6px 6px 27px; width: 160px; background: #f5f5f5 url(images/search.png) 6px center no-repeat; border: 1px solid #ccc; }
			form#utilitiesSearch > input[type="submit"] { float: right; margin: 0; padding: 6px 7px; background: #0384ce; color: #fff; border: 1px solid #0384ce; }
			form#utilitiesSearch:after { content: "Please enter a term";position:absolute; bottom:-16px; left:0; font-size:12px; color:#fff;opacity:0;transition: all 0.8s linear;}		
			form#utilitiesSearch.error:after { opacity:1;color:red;}				
		

		header nav ul { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px; }
		header nav ul li#menu-item-3375 { display: none; }
		
		select#subnavSelect { display: none; }

	section#main { width: 750px; }
		section#pitch { height: 393px; }
		#pitch > dl { height: 393px !important; }
		#pitch > dl > dd { height: 393px; }
		section#pitch dd .slideBox { height: 125px; }
		section#pitch dd .slideContent { height: 86px; }
		
		.sidebar { float: left; width: 230px; }
		aside#sidebar { display: block; }
		section#content { float: right; margin: 0; width: 490px; }
			section#widgetNews { float: left; width: 230px; }
			section#widgetNews2 { float: left; margin-left: 30px; width: 230px; }
			section#widgetPressReleases { float: right; width: 230px; }
	
	/* Members' Area */
	section#widgetMemberData, section#widgetHumanFertility { width: 490px; }
	ul#membersSections li.membersSection { width: 405px; }

	footer { width: 750px; }
		section#footerContact { float: left; width: 360px; }
		section#footerQuickLinks { float: right; width: 360px; }
		section#footerTweets { clear: both; width: 750px; }

		section#footerCredits { clear: both; }
		section#footerCredits p { float: left; box-sizing: border-box; }
		section#footerCredits p.creditFigment { width: 175px; }
		section#footerCredits p.copyright { width: 400px; text-align: center; }
		section#footerCredits p.top { display: block; float: right; width: 175px; text-align: right; }
		section#footerCredits p.top a { padding-right: 15px; background: url(images/arrowUp.png) right center no-repeat; }
}/*/mediaquery*/

@media only screen and (min-width: 1050px) {
	header section#headerTitle { float: left; }

	ul#utilities { display: none; }
		ul#utilities > li#utilitiesSearch { display: none; }
		
		form#utilitiesSearch { display: none; }

	header section#headerContent { clear: none; display: block !important; padding: 13px 0 0 0; }
		header section#headerAdmin { float: right; width: 686px; }
		form#headerSearch { display: block !important; float: left; padding: 39px 15px 0 0; width: 268px; }
			form#headerSearch > input[type="text"] { width: 165px; }
			form#headerSearch:after { bottom:-22px; }		
			
			section#headerLogin { display: block !important; position: relative; float: right; padding: 0 0 0 15px; width: 387px; border-left: 1px solid #ccc; }
			section#headerLogin > h2 { display: inline-block; margin: 0 125px 4px 0; }
			section#headerLogin > form#loginform p { display: inline-block; padding: 0 0 3px 0; }
			section#headerLogin > form#loginform:after { bottom:-19px; left:0;right:auto;top:auto;}		

			section#headerLogin p#passwordReminder { position: absolute; right: 0; top: 0; }
		
		section#headerContent nav { clear: both; display: block !important; }

		section#headerContent nav { padding-bottom: 0; }
		header nav ul { position: relative; padding: 0; list-style: none; -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; }
		header nav ul li { float: left; padding: 0 9px; line-height: 50px; font-size: 15px; border-bottom: none; }
		header nav ul li:first-child { padding-left: 0; }
		header nav ul li:last-child { padding-right: 0; }
		header nav ul li a { display: inline-block; padding: 0 9px; color: #333; border-bottom: 3px solid #ccc; }
		header nav ul li.current-page-ancestor > a, header nav ul li.current_page_item a { border-color: #0384ce; }

	header { margin-bottom: -3px; padding-top: 41px; width: 990px; }
		h1#siteTitle { padding-bottom: 40px; }
		h1#siteTitle > a, h1#siteTitle > span.homeLogo { width: 205px; height: 86px; }
		h1#siteTitle > a > span.gilderLevin, h1#siteTitle > span.homeLogo > span.gilderLevin { width: 205px; height: 86px; background: url(images/logo.png) left top no-repeat; }

	section#main { width: 990px; }
		section#pitch { height: 300px; }
		#pitch > dl { height: 300px !important; }
		#pitch > dl > dd { height: 300px; }
		section#pitch dd .slideBox { position: absolute; right: 50px; top: 50px; width: 270px; height: 160px; background: #202020; }
		section#pitch dd .slideContent { height: 121px; }
		
		.sidebar { width: 310px; }
		section#content { float: right; width: 650px; }
			section#widgetNews, section#widgetNews2, section#widgetPressReleases { width: 310px; }
		
	/* Members' Area */
	section#widgetMemberData { float: left; width: 310px; }
	section#widgetHumanFertility { float: right; width: 310px; }
	
	section#content ul#membersSections { padding: 20px 30px 0 0; width: 650px; list-style: none; }
		ul#membersSections li.membersSection { float: left; width: 225px; height: 110px; overflow: hidden; }
		ul#membersSections li.membersSection:nth-child(odd) { margin-right: 30px; }
		
		ul#membersSections li.membersSection h3 a { color: #333; }
		
		section#content ul.documents > li.document { padding-left: 0; background: none; }
		

	footer { width: 990px; }
		section#footerContact, section#footerQuickLinks, section#footerTweets { float: left; width: 310px; }
		section#footerQuickLinks { margin-left: 30px; }
		section#footerTweets { clear: none; margin-left: 30px; }
		section#footerCredits p.copyright { width: 640px; text-align: center; }
}/*/mediaquery*/

/* Renewals */
div#account-membership, div#account-profile, div#account-activity { display: none !important; }