/*
	Theme Name: S&F Online
	Description: Child theme of Genesis, by <a href="http://www.billerickson.net/go/genesis">StudioPress</a>.
	Author: Bill Erickson
	Author URI: http://www.billerickson.net
	
	Template: genesis
*/

/* Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url('lib/fonts/proximanova_regular_macroman/stylesheet.css');
@import url('lib/fonts/proximanova_semibold_macroman/stylesheet.css');


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #000;
	font-family: 'ProximaNovaRegular', arial, sans-serif, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
		font-size: 14px;
	line-height: 22px;

}

blockquote,
input,
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background-color: #fff;
	border: 0px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background-color: #eaeaea;
	
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	width: 950px;
	background-color: #cfd9e0;
}


/* Header
------------------------------------------------------------ */

#header {
	background: #fff;
	overflow: hidden;
	padding: 10px 10px 15px;
}

#title-area {
	background: url(images/sfonline.png) no-repeat;
	float: left;
	overflow: hidden;
	margin: 15px 0 0;
}

#title,
#title a {
	display: block;
	text-indent: -9999em;
	width: 365px;
	height: 45px;
}


#description {
	font-size: 12px;
	padding-top: 10px;
}

#header .widget-area {
	float: right;
	width: 145px;
	padding-top: 35px;
	text-align: right;
}

/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#header ul.nav li a.sf-with-ul,
#header ul.menu li a.sf-with-ul,
#nav li a.sf-with-ul,
#subnav li a.sf-with-ul {
	padding-right: 25px;
}

li a .sf-sub-indicator {
	background: url(../genesis/images/arrow-down.png) no-repeat;
	height: 10px;
	position: absolute;
	right: 10px;
	text-indent: -9999px;
	top: 13px;
	width: 10px;
}

li li a .sf-sub-indicator {
	background: url(../genesis/images/arrow-right.png) no-repeat;
	top: 10px;
}

/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background-color: #000;
	clear: both;
	color: #fff;
	height: 36px;
	overflow: hidden;
	text-transform: uppercase;
	padding: 0 10px 0 0;
	-moz-box-shadow: 0 3px 3px #666;
	-webkit-box-shadow: 0 3px 3px #666;
	box-shadow: 0 3px 3px #666;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #fff;
	display: block;
	font-size: 17px;
	padding: 0 60px 0 10px;
	line-height: 36px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background: #444;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #333;
	border: 1px solid #666;
	border-top-width: 0;
	color: #fff;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 138px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #000;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

#nav li ul a {
	width: 140px;
}

#nav li ul ul {
	margin: -33px 0 0 159px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}

#nav .right {
	position: relative;
	display: inline;
	float: right;
	height: 22px;
	padding: 7px 0;
	width: 220px;
	overflow: hidden;
}

#nav .searchform {
	position: absolute;
	left: 0;
}

#nav .s {
	color: #999;
	width: 140px;
	padding: 0 5px;
	margin: 0 10px 0 0;
	line-height: 22px;
}

#nav .searchsubmit {
	display: none;
}

#nav .right .facebook {
	position: absolute;
	right: 0;
}

#nav .right .twitter {
	position: absolute;
	right: 30px;
}

/* Issue Information
------------------------------------------------------------ */

.issue-information .wrap {
	background: #fff;
	font-size: 12px;
	line-height: 27px;
	height: 27px;
	margin: 15px auto;
	padding: 0 10px;
	text-transform: uppercase;
}

.issue-information .divider {
	display: inline-block;
	text-indent: -9999em;
	height: 28px;
	width: 23px;
	background: url(images/issue-divider.png) no-repeat;
}

.issue-title h2 {
	font-size: 48px;
	text-transform: uppercase;
	margin: 30px 10px 35px 10px;
	line-height: 50px;
}

.issue-title h2 a {
	font-size: 48px;
	line-height: 50px;
}

.issue-title .wrap a {
	font-size: 48px;
	line-height: 50px;
}

/* Inner
------------------------------------------------------------ */

#inner {
	margin: 0 auto;
	overflow: hidden;
	max-width: 950px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 82.291666%; /* 790/950 */
	border-top: 5px solid #fff;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	background: #fff;
	padding: 5px 0;
	float: left;
	width: 67.368421%; /* 640/950 */
}

.full-width-content #content {
	width: 100%;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 10px 15px;
}

.entry-content p.no-padding {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}

hr  {color: #000;
background-color: #000;
height: 1px;
border: 0;
margin: 0px 10px 10px 10px;}

/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-size: 24px;
	line-height: 30px;
}

h1,
h2.entry-title {
	padding: 10px;
}

h1 .article-title {
	font-family: 'ProximaNovaSemibold';
	font-weight: normal;
	font-size: 28px;}

h1 .article-byline {
	font-family: 'ProximaNovaRegular';
	font-weight: normal;
	font-size: 20px;}

.subsequent-page h1 {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin: 10px;
	font-size: 12px;
	line-height: 18px;
}

.subsequent-page h1 .article-title {
	font-family: 'ProximaNovaSemibold';
	font-weight: normal;
	font-size: 16px;
	line-height:18px;}
	
.subsequent-page h1 .article-byline {
	font-family: 'ProximaNovaRegular';
	font-weight: normal;
	font-size: 14px;}

.taxonomy-description h1,
.widget-area h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h2 a:hover {
	color: #25a;
	text-decoration: none;
}

h3 {
	background: #cfd9e0;
	font-size: 18px;
	line-height: 24px;
	padding: 10px;
}

h4 {
	font-size: 16px;
	padding: 10px;
	font-family: 'ProximaNovaSemibold';
	font-weight: normal;
}

.widget-area h4 {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	padding: 0 12px;
	text-transform: uppercase;
	font-family: 'ProximaNovaSemibold',sans-serif;
	font-weight: normal;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 15px 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: 5px 0;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 12px;
	padding: 5px 0 0;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}

/* Images
------------------------------------------------------------ */

img {
	max-width: 100%;
	height: auto;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	width: 80px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 20px;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}

p.pages {
	text-align: center;
	font-size: 12px;
	font-family: 'ProximaNovaSemibold';
	font-weight: normal;
	text-transform: uppercase;
}

p.pages.prev-next a {
	padding: 0 10px;
}

.tags {
	background: #cfd9e0;
	margin: 10px;
	padding: 10px;
}

.tags h3 {
	background: none;
	font-size: 10px;
	line-height: 20px;
	padding: 0;
	border-bottom: 1px solid #000;
	color: #000;
	font-family: 'ProximaNovaSemibold';
	font-weight: normal;
	text-transform: uppercase;
}

.tags a {
	font-family: 'ProximaNovaRegular';
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	padding-right: 10px;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	margin: 10px 6px 0 0;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 31.25%; /* 300/950 */
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 15.625%; /* 150/950 */
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	background-color: #fff;
	border: 1px solid #000;
	margin: 0 0 15px;
	padding: 0 0 10px;
}

.widget-area .textwidget {
	padding: 5px 10px 0;
}

.widget-area ol,
.widget-area ul {
	margin: 10px 0 0 25px;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	list-style-type: square;
	word-wrap: break-word;
}

.sidebar .widget.widget_article_tools ul {
	margin: 0;
	padding: 10px;
}

.sidebar .widget.widget_article_tools li {
	list-style-type: none;
	border-bottom: 1px dotted #000;
}

.sidebar .widget.widget_article_tools a {
	text-transform: uppercase;
	padding-left: 35px;
	line-height: 28px;
}

.widget_article_tools a.st_email_custom {
	background: url(images/icon-email.jpg) no-repeat left center;
}

.widget_article_tools a.print {
	background: url(images/icon-print.jpg) no-repeat left center;
}

.widget_article_tools a.download {
	background: url(images/icon-pdf.jpg) no-repeat left center;
}

.widget_article_tools .sharing {
	padding-left: 10px;
	text-transform: uppercase;
	position: relative;
	padding-left: 80px;
}

.widget_article_tools .sharing .label {
	position: absolute;
	left: 10px;
}

.widget_article_tools .sharing .spacing {
	width: 10px;
	display: inline-block;
}

/* Tag Cloud
------------------------------------------------------------ */

.widget_tag_cloud div div {
	padding: 5px 10px 0;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-size: 12px;
	margin: 10px 10px 0;
	padding: 3px;
	width: 278px;
}

#sidebar-alt #cat,
#sidebar-alt .widget_archive select {
	width: 128px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 5px 10px 10px;
}

.more-from-category {
	padding: 5px 10px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 10px 10px 0;
}

.user-profile .posts_link {
	padding: 0 10px;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.reply a,
.reply a:visited,
.searchsubmit,
#submit {
	background-color: #333;
	border: 1px solid #666;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	padding: 3px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.reply a:hover,
.searchsubmit:hover,
#submit:hover {
	background-color: #000;
	border: 1px solid #666;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 30px 0 0;
}

.sidebar .searchform {
	padding: 5px 0 0 10px;
}

.s {
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 4px 5px;
	width: 195px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 5px 10px 0;
}

.enews #subscribe {
	padding: 0 0 0 10px;
}

.enews #subbox {
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 4px 5px;
	width: 225px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: #fff url(images/footer-bg.jpg) repeat-x;
	padding: 10px 10px 50px;
}

#footer p {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 11px;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Issue: A New Queer Agenda
------------------------------------------------------------ */

.section-a-new-queer-agenda.page-parent .one-third,
.section-a-new-queer-agenda.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-a-new-queer-agenda.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-a-new-queer-agenda.page-parent .two-thirds .one-half {
	float: right;
}

.section-a-new-queer-agenda.page-parent .two-thirds .one-half.first {
	float: left;
}

.toc-title {font-family:ProximaNovaSemibold;
			font-weight: normal;
			font-size:14px;}

/* Issue: Feminist Media Theory
------------------------------------------------------------ */

.section-feminist-media-theory.page-parent .one-third,
.section-feminist-media-theory.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-feminist-media-theory.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-feminist-media-theory.page-parent .two-thirds .one-half {
	float: right;
}

.section-feminist-media-theory.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Gender, Justice, and Neoliberal Transformations
------------------------------------------------------------ */

.section-gender-justice-and-neoliberal-transformations.page-parent .one-third,
.section-gender-justice-and-neoliberal-transformations.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-gender-justice-and-neoliberal-transformations.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-gender-justice-and-neoliberal-transformations.page-parent .two-thirds .one-half {
	float: right;
}

.section-gender-justice-and-neoliberal-transformations.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Life (Un)Ltd: Feminism, Bioscience, Race
------------------------------------------------------------ */

.section-life-un-ltd-feminism-bioscience-race.page-parent .one-third,
.section-life-un-ltd-feminism-bioscience-race.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-life-un-ltd-feminism-bioscience-race.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-life-un-ltd-feminism-bioscience-race.page-parent .two-thirds .one-half {
	float: right;
}

.section-life-un-ltd-feminism-bioscience-race.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Activism and the Academy
------------------------------------------------------------ */

.section-activism-and-the-academy.page-parent .one-third,
.section-activism-and-the-academy.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-activism-and-the-academy.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-activism-and-the-academy.page-parent .two-thirds .one-half {
	float: right;
}

.section-activism-and-the-academy.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: The Worlds of Ntozake Shange
------------------------------------------------------------ */

.section-worlds-of-ntozake-shange.page-parent .one-third,
.section-worlds-of-ntozake-shange.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-worlds-of-ntozake-shange.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-worlds-of-ntozake-shange.page-parent .two-thirds .one-half {
	float: right;
}

.section-worlds-of-ntozake-shange.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Beyond the NPIC
------------------------------------------------------------ */

.section-navigating-neoliberalism-in-the-academy-nonprofits-and-beyond.page-parent .one-third,
.section-navigating-neoliberalism-in-the-academy-nonprofits-and-beyond.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-navigating-neoliberalism-in-the-academy-nonprofits-and-beyond.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-navigating-neoliberalism-in-the-academy-nonprofits-and-beyond.page-parent .two-thirds .one-half {
	float: right;
}

.section-navigating-neoliberalism-in-the-academy-nonprofits-and-beyond.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Traversing Technologies
------------------------------------------------------------ */

.section-traversing-technologies.page-parent .one-third,
.section-traversing-technologies.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-traversing-technologies.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-traversing-technologies.page-parent .two-thirds .one-half {
	float: right;
}

.section-traversing-technologies.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Queer Religion
------------------------------------------------------------ */

.section-queer-religion.page-parent .one-third,
.section-queer-religion.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-queer-religion.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-queer-religion.page-parent .two-thirds .one-half {
	float: right;
}

.section-queer-religion.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Thinking Queer Activism Transnationally
------------------------------------------------------------ */

.section-thinking-queer-activism-transnationally.page-parent .one-third,
.section-thinking-queer-activism-transnationally.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-thinking-queer-activism-transnationally.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-thinking-queer-activism-transnationally.page-parent .two-thirds .one-half {
	float: right;
}

.section-thinking-queer-activism-transnationally.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Feminist and Queer Afro-Asian Formations
------------------------------------------------------------ */

.section-feminist-and-queer-afro-asian-formations.page-parent .one-third,
.section-feminist-and-queer-afro-asian-formations.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-feminist-and-queer-afro-asian-formations.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-feminist-and-queer-afro-asian-formations.page-parent .two-thirds .one-half {
	float: right;
}

.section-feminist-and-queer-afro-asian-formations.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Women and Community in Early Modern Europe
------------------------------------------------------------ */

.section-women-and-community-in-early-modern-europe-approaches-and-perspectives.page-parent .one-third,
.section-women-and-community-in-early-modern-europe-approaches-and-perspectives.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-women-and-community-in-early-modern-europe-approaches-and-perspectives.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-women-and-community-in-early-modern-europe-approaches-and-perspectives.page-parent .two-thirds .one-half {
	float: right;
}

.section-women-and-community-in-early-modern-europe-approaches-and-perspectives.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Neurogenderings
------------------------------------------------------------ */

.section-neurogenderings.page-parent .one-third,
.section-neurogenderings.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-neurogenderings.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-neurogenderings.page-parent .two-thirds .one-half {
	float: right;
}

.section-neurogenderings.page-parent .two-thirds .one-half.first {
	float: left;
}
/* Issue: Invisible No More
------------------------------------------------------------ */

.section-invisible-no-more-policing-black-women-and-women-of-color.page-parent .one-third,
.section-invisible-no-more-policing-black-women-and-women-of-color.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-invisible-no-more-policing-black-women-and-women-of-color.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-invisible-no-more-policing-black-women-and-women-of-color.page-parent .two-thirds .one-half {
	float: right;
}

.section-invisible-no-more-policing-black-women-and-women-of-color.page-parent .two-thirds .one-half.first {
	float: left;
}
/* Issue: Caribbean Feminisms
------------------------------------------------------------ */

.section-caribbean-feminisms.page-parent .one-third,
.section-caribbean-feminisms.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-caribbean-feminisms.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-caribbean-feminisms.page-parent .two-thirds .one-half {
	float: right;
}

.section-caribbean-feminisms.page-parent .two-thirds .one-half.first {
	float: left;
}
/* Issue: Zora Neale Hurston
------------------------------------------------------------ */

.section-zora-neale-hurston.page-parent .one-third,
.section-zora-neale-hurston.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-zora-neale-hurston.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-zora-neale-hurston.page-parent .two-thirds .one-half {
	float: right;
}

.section-zora-neale-hurston.page-parent .two-thirds .one-half.first {
	float: left;
}

/* Issue: Transnational Feminisms
------------------------------------------------------------ */

.section-transnational-feminisms-contexts-topics-forms.page-parent .one-third,
.section-transnational-feminisms-contexts-topics-forms.page-parent .two-thirds .one-half {
	width: 310px;
	padding: 0;
}

.section-transnational-feminisms-contexts-topics-forms.page-parent .two-thirds {
	width: 630px;
	padding: 0;
	float: right;
}

.section-transnational-feminisms-contexts-topics-forms.page-parent .two-thirds .one-half {
	float: right;
	padding: 0;
}

.section-transnational-feminisms-contexts-topics-forms.page-parent .two-thirds .one-half.first {
	float: left;
	padding: 0;
}



/* WP-Footnotes
------------------------------------------------------------ */		
blockquote.foot {background-color: #fff;
	border: 1px solid #ddd;}

/* ContactForm7
------------------------------------------------------------ */	
.wpcf7-form input, .wpcf7-form textarea {
 border: 1px solid #ccc;
}

/* Archives Page
------------------------------------------------------------ */	
.archives img { float:left; 
			margin: 10px 15px 15px 10px;
			padding: 5px; 
			border: 1px solid #aaa;
			vertical-align: top;
			clear: left;
			
}

.archives h5 { font-family:ProximaNovaSemibold;
			font-weight: normal;
			font-size:16px;
			line-height: 16px;
			}


/* Hope Random CSS
------------------------------------------------------------ */	
p.acknowledgments {font-size:11px;}
img.toc-img {margin-bottom: 10px;}
p.video-capt {font-size: 11px; line-height: 13px;}
.toc-title-nolink {font-family:ProximaNovaSemibold;
			font-weight: normal;
			font-size:14px;}
a:hover.toc-title-nolink {font-family:ProximaNovaSemibold;
			font-weight: normal;
			font-size:14px;
			text-decoration: none;}
ol.lower-alpha {list-style-type: lower-alpha;}
li.lower-alpha {list-style-type: lower-alpha;}
h5 { font-family:ProximaNovaSemibold;
			font-weight: normal;
			font-size:16px;
			line-height: 16px;
			padding-left: 10px;
			}
.img-with-border {border: 1px solid #aaa;}
blockquote.reprint {border-top: 1px solid #cfd9e0;
	border-bottom: 1px solid #cfd9e0;}

.img-with-border-cover {border: 1px solid #aaa;
	margin-bottom: 15px;}
.img-npicexhibit {margin-left: 10px;
margin-right: 10px;
width: 620px;}