#brand h1 {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat Subrayada', sans-serif;
	font-size: 70px;
	margin: 0;
	padding: 0;
	}
	
#brand p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 30px;
	letter-spacing: 4px;
	}

.main-logo {
	height: 23px;
	margin-top: 10px;
	}

.dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	}

h2.current {
	color: #fff;
	text-transform: uppercase;
	margin: 25px 0 25px;
	padding: 0;
	font-size: 28px;
	}

h2.current span {
	font-size: 16px;
	}
	
.circle-icon p {
	width: 150px;
	border: 2px solid #fff;
	border-radius: 50%;
	height: 150px;
	text-align: center;
	padding-top: 55px;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	transition: border 1s, background 1s;
	}
	
.circle-icon p:hover {
	border-color: #000;
	background: #f5f4f1;
	}
	
.circle-icon p a {
	color: #fff;
	transition: color 1s;
	}

.circle-icon p:hover a {
	color: #000;
	}
/*	
body.single-commentary article p:first-of-type::first-letter, body.single-symposium article p:first-of-type::first-letter {
	font-size: 30px;
	}
*/	
.banner-title {
	padding: 0;
	margin: 30px 0 20px;
	font-weight: 700;
	}

.panelist img.avatar {
	border-radius: 50%;
	float: right !important;
	}

.panelist h3 {
	margin: 8px 0 0;
	}
	
.panelist p {
	margin: 0;
	}
	
.panelist {
	margin: 10px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	}

.panel-editor h3 {
	margin: 20px;
	float: left;
	}	

.panel-editor img.avatar {
	float: left !important;
	}			
	
.join-title {
	text-align: right;
	font-size: 50px;
	text-transform: uppercase;		
	font-weight: 700;
	color: #fff;
	margin: 33px 0 0;
	padding: 0;
	}	
	
.join-title-foot {
	text-align: left;
	font-size: 30px;
	text-transform: uppercase;		
	font-weight: 700;
	color: #fff;
	margin: 33px 0 0;
	padding: 0;
	}		

#join .gfield_label {
	color: #fff;
	font-weight: normal;
	}	
	
.footnote-button {
	padding: 5px;
	padding-top: 0.65em !important;
	min-width: 10px !important;
	}
	
.footnote-button:hover {
	background: #000;
	}

.footnote-content-wrapper p:first-of-type::first-letter {
	font-size: 14px !important;
	font-style: normal !important;
	}	
	
body.category-forthcoming .span3:nth-child(4n+1), body.category-backlist .span3:nth-child(4n+1) {
	clear: both;
	}
	
#contributors-template-wrap .span4:nth-child(3n+1) {
	clear: both;
	}	
	
.masthead-people h2 {
	padding: 0;
	margin: 0 0 5px;
	}
	
.contributor-entry-desc	{
	padding: 0 20px;
	}
	
#contributors-template-wrap .span12 {
	border-bottom: 1px solid #ddd;
	}

div.footnotes { display: none; }

#footer .menu {
	background: transparent;
	list-style-type: none;
	margin-top: 10px;
	}
	
#footer .menu li {
	background: transparent;
	border-bottom: none;
	list-style-type: none;
	margin-bottom: 10px;
	}
	
#gform_widget-5 h3.wtitle {
	margin-top: 10px !important;
	display: none;
	}	

#footer h3, #field_5_3 label {
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0;
	font-family: 'Bitter', Georgia, "Times New Roman", serif;
	}
	
#brand .main-arrow {
	text-align: center;
	font-size: 120px;
	color: #fff;
	}
	
	
#footer h3#join-title-footer {
	text-align: right;
	font-size: 40px;
	line-height: 1.4em;
	text-transform: uppercase;		
	font-weight: 700;
	color: #fff;
	margin: 15px 30px 0 0;
	padding: 0;
	}	
	
.modal .mce-edit-area {
	border: 1px solid #ddd !important;
	}
	
.modal .wp-editor-tabs {
	display: none;
	}
	
body.single #maincontent .textcontent p {
	font-family: "minion-pro",serif;
	font-size: 18px;
	}