/*
Theme Name: Woodhull Sexual Freedom Alliance
Description: Theme for WSFA website
*/

/* Include Eric Meyer Reset Stylesheet */

@import url("styles/reset.css");

/* GENERAL SITE STYLES - MAIN CONTAINERS, TYPOGRAPHY, LINKS, AND LISTS */

body {
	background: url(img/bg.jpg) repeat-x #F6F6F6;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #333;
	}

h1 {
	font-size: 28px;
	line-height: 1.2em;
	color: #2E3F68;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 600;
	}
	
h2.subhead, dd.blogname, dd.autname, h2.widgettitle, span.wpcu_block_title {
	text-transform: uppercase;
	font-size: 13px;
	color: #333;
	letter-spacing: 2px;
	margin-bottom: .5em;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 600;
	}

span.wpcu_block_title {
	display: block;
margin-bottom: .75em;
}
	
dd.autname {
	font-size: 12px;
	margin-top: 7px;
}
	
div.content-right h2.subhead, div.home-right h2.subhead {
	margin-bottom: .75em;
	}

dd.blogname {
	margin-bottom: .75em;
	}
	
h3 {
	font-size: 16px;
	line-height: 1.2em;
	color: #2E3F68;
	}

h4 {
	font-size: 14px;
	line-height: 1.2em;
	color: #2E3F68;
	}	
	
div.wrapper {
	width: 1012px;
	margin: 0 auto;
	overflow: hidden;
	background: url(img/wrapper-bg.jpg) repeat-y;
}

div.header {
	min-height: 160px;
}

	div.header-left {
		padding-top: 8px;
		float: left;
		width: 342px;
		padding-left: 24px;
		}
	
	div.header-left h2 {
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 13px;
		color: #333;
		padding-top: 4px;
		}
	
	div.header-right {
		padding-top: 8px;
		float: right;
		padding-left: 32px;
		padding-right: 24px;
		width: 590px;
		}
			
			div.header-right dl {
				overflow: hidden;
			}
			
			div.header-right dl dt {
				font-size: 13px;
				color: #2A3B6D;
				text-transform: uppercase;
				float: left;
				margin-right: 10px;
				font-family: "myriad-pro",sans-serif;
				font-style: normal;
				font-weight: 600;
			}
			
			div.header-right dl dd {
				float: left;
				vertical-align: middle;
				margin-right: 3px;
			}

			input#s {
				width: 374px;
				border: 1px solid #acacac;
				padding: 7px;
				color: #ccc;
				font-family: "myriad-pro",sans-serif;
				font-style: italic;
				font-weight: 400; 
				}
	
	div.nav {
		clear: both;
		background: url(img/nav-bg.jpg) no-repeat;
		width: 1012px;
		overflow: hidden;
		height: 48px;
		}
		
		div.nav ol {
			width: 1000px;
			margin: 0 auto;
			} 
		
		div.nav ol li {
			font-size: 13px;
			float: left;
			font-family: "myriad-pro",sans-serif;
			font-style: normal;
			font-weight: 400;
			}

		div.nav ol li a {
			padding: 10px 0 10px 0;
			text-align: center;
			width: 141px;
			display: block;
			color: #fff;
			text-transform: uppercase;
			text-decoration: none;
			border-left: 1px solid #9DA7C1;
			background: #364A7C;
			}
			
		div.nav ol li div a {
			font-family: Georgia, Times New Roman, Times, serif;
			float: none;
			padding: 0;
			text-align: left;
			width: none;
			display: inline;
			color: #3E5285;
			text-transform: none;
			text-decoration: none;
			border-left: none;
			font-size: 12px;
		}
		
		div.nav ol li div a:hover {
			background-color: transparent;
			color: #8395C5;
			}

		div.nav ol li.keyissues {
			position: relative;
		}
		
		div.nav ol li.keyissues a {
			width: 122px;
			border-left: none;
		}
			
		div.nav ol li.keyissues a:hover {
			background: #F4B216;
		}			
		
		div.nav ol li.aboutus a {
			width: 121px;
		}
		
		div.nav ol li.mediacenter a {
			width: 111px;
		}
		
		.aboutus a:hover {
			background: #1FC4F4;
		}
		
		div.menu-keyissues ul li a:hover {
				background: transparent;
			}
		
		div.nav ol li.news a {
			width: 171px;
		}
		
		.news a:hover {
			background: #F073AB;
		}
		
		div.nav ol li.sfd a {
			width: 201px;
		}
		
		.sfd a:hover {
			background: #A6C539;
		}
		
		.mediacenter a:hover {
			background: #F4B216;
		}
		
		.resources a:hover {
			background: #1FC4F4;
		}
		
		div.nav ol li.donate a {
			background: #F073AB;
			width: 127px;
		}
		
	
div.footer {
	margin: 40px 0;
	padding: 35px 0;
	border-top: 3px solid #2E3F68;
	border-bottom: 1px solid #2E3F68;
	overflow: hidden;
	width: 964px;
	margin: 40px auto;
}

	div.footer-left {
		float: left;
		width: 374px;
		padding-right: 32px;
		}
		
		div.footer-left dl {
			overflow: hidden;
			}
			
		div.footer-left dl dt {
			float: left;
			width: 81px;
			}
			
		div.footer-left dl dt img {
			border: 1px solid #efefef;
		}
			
		div.footer-left dl dd {
			float: right;
			width: 293px;
			font-size: 12px;
		}
		
	div.footer-right {
		width: 558px;
		float: right;
		}
			
			div.footer-right fieldset {
				background: #ededf0;
				padding: 27px 15px;
				width: 528px;
			}
			
			div.footer-right fieldset dl dt {
				width: 220px;
				text-align: right;
				border-right: 1px solid #d6d6d6;
				padding-right: 19px;
				display: block;
				float: left;
			}
			
			div.footer-right fieldset dl dd {
				width: 261px;
				float: right;
				padding-left: 20px;
				}
			
			div.footer fieldset dl dd ul li {
				margin: .5em 0;
				}
			
			div.footer fieldset dl dd ul li em {
				font-style: italic;
				}
				
			div.footer fieldset dl dd ul li input.sub {
				vertical-align: middle;
				}
	
	div.footer-meta {
		clear: both;
		width: 1000px;
		text-align: center;
		font-size: 11px;
		color: #333;
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 400;
		}
	
	div.footer-meta address {
		font-weight: bold;
		}
	
	div.footer-meta ol li {
		display: inline;
		margin: 0 1em;
		text-transform: uppercase;
		}
		
	div.footer-meta p {
		margin-bottom: 40px;
		}
	
span.read-more {
display: block;
}

	p.feat, dd.feat, span.read-more {
		margin-top: 1em;
		}
	
	p.feat a, dd.feat a, span.read-more {
		color: #3E5285;
		text-decoration: none;
		font-size: 13px;
		text-transform: uppercase;
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 400;
	}
	
	p.feat a:hover, dd.feat a:hover {
		color: #8395C5;
		}

a:link {
	color: #F073AB;
	text-decoration: none;
}

a:visited {
	color: #F073AB;
}

a:hover {
	color: #F7A5C5;
}

a:active {
	color: #F7A5C5;
}

/* LAYOUT - HOMEPAGE */

div.titlecontainer { 
	float: left;
	width: 340px;
}

div#newsnav {
	float: right;
}

#newsnav li { float: left; margin-right: 5px; list-style: none; }
#newsnav a { width: 10px; height: 10px; display: block; background: #ccc; margin-top: 7px;}
#newsnav a.activeSlide { background: #000; }
#newsnav a:focus { outline: none; }

div.content-home-top {
	width: 964px;
	margin: 0 auto;
	padding-top: 24px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	}
	
div.content-home-top div.intro {
		margin-bottom: 1.5em;
		padding-bottom: 1.5em;
		width: 374px;
		float: left;
	}
	
	div.content-home-top div.intro img {
		margin-bottom: 10px;
		float: left;
		margin-right: 7px;
		border: 1px solid #efefef;
		}
		
	div.content-home-top div.intro h1 {
		font-size: 22px;
		margin-bottom: .5em;
	}
	
	p.introtext {
		clear: left;
		}

div.content-home-top div.video {
	width: 558px;
	float: right;
	padding-left: 32px;
}

div.video div.capt {
	width: 528px;
	background: #EDEDF0;
	padding: 15px;
	font-family: "myriad-pro",sans-serif;
font-style: italic;
font-weight: 400;
}		
		
div.content-home {
	clear: both;
	width: 964px;
	padding-top: 31px;
	overflow: hidden;
	margin: 0 auto;
}

div.home-left {
	width: 586px;
	float: left;
	padding-right: 0px;
	}
		
	div.blog-container {
		margin-bottom: 3em;
		}
		
	div.home-left dl {
		overflow: auto;
		width: 586px;
		}
		
	div.home-left dl dt {
		float: left;
		width: 73px;
		}
		
	div.home-left dl dd {
		width: 507px;
		float: right;
		}
		
	div.home-left dl dd.articletitle , div.feat-book-right h2, div.wpcu-front-box a span.title {
		font-size: 16px;
		line-height: 1.2em;
		margin-bottom: 1em;
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 700;
		}

div.wpcu-front-box a span.text {
	line-height: 1.4em;
}
	
div.home-right {
	width: 376px;
	float: right;
	}
	
	div.video {
		margin-bottom: 24px;
		}
	
	div.home-dailyenews {
		width: 182px;
		float: left;
		background: #EDEDF0;
		padding: 15px;
		}
		
	div.home-dailyenews dl {
		margin-bottom: 2em;
		}
		
	div.home-dailyenews dl  dt {
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 400;
		font-size: 11px;
		text-transform: uppercase;
	}
	
	div.home-dailyenews dl  dd {
		line-height: 1.2em;
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		}
		
	div.home-keyissues {
		width: 314px;
		float: right;
		padding-left: 32px;
		}

/* LAYOUT - TEMPLATE */

div.content-template {
	clear: both;
	width: 964px;
	padding-top: 40px;
	overflow: hidden;
	margin: 0 auto;
}

	div.content-left {
		float: left;
		width: 588px;
		padding-right: 32px;
		background: #fff;
	}
	
	div.ki-head {
		overflow: hidden;
		margin-bottom: 18px;
		}
	
	div.ki-img {
		width: 213px;
		padding-right: 15px;
		float: left;
		}
		
	div.ki-txt {
		width: 360px;
		float: right;
		}
		
	div.ki-txt h1 {
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 600;
		font-size: 28px;
		color: #2E3F68;
		border-top: 3px #ccd1de solid;
		border-bottom: 1px #ccd1de solid;
		padding: 4px 0;
	}
	
	div.ki-txt h2 {
		font-family: "myriad-pro",sans-serif;
		font-style: italic;
		font-weight: 400;
		font-size: 14px;
		color: #2E3F68;
	}
	
	div.feat-book-container {
		width: 100%;
		overflow: hidden;
		margin-top: 1em;
		}
		
	div.feat-book-left {
		width: 215px;
		float: left;
	}
	
	div.feat-book-right {
		width: 373px;
		float: right;
	}
	
	div.content-right {
		float: right;
		width: 344px;
	}
	
		ul.subnav
		{
		font-size: 14px;
		margin-bottom: 2em;
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 400;
		}

		.firstitem {
			border-top: 1px solid #9AA4BD;
		}
		
		ul.subnav a
		{
		display: block;
		padding: 5px 0;
		width: 344px;
		border-bottom: 1px solid #9AA4BD;
		}

		ul.subnav a:link, ul.subnav a:visited
		{
		color: #3E5285;
		text-decoration: none;
		}

		ul.subnav a:hover
		{
		background-color: #ecedf3;
		color: #3E5285;
		padding-left: 10px;
		font-weight: 600;
		}
	
		div.home-keyissues div.sidebar-ki-sf-main, div.content-right div.sidebar-ki-sf-main {
			overflow: hidden;
			margin-bottom: 20px;
			font-size: 11px;
			line-height: 1.5em;
			}
		
		div.home-keyissues ul.ki li, div.content-right ul.ki li {
			padding-bottom: 30px;
			font-size: 12px;
			line-height: 1.5em;
			clear: left;
			overflow: hidden;
			}
			
		div.home-keyissues ul.ki li h4, div.content-right ul.ki li h4 {
			margin-bottom: 3px;
			font-size: 14px;
			font-family: "myriad-pro",sans-serif;
			font-style: normal;
			font-weight: 700;
			}
			
		div.home-keyissues ul.ki li img, div.content-right ul.ki li img {	
			float: left;
			margin-right: 10px;
			border: 5px #ccc solid;
		}
			
		div.home-keyissues ul.ki, div.content-right ul.ki	{
			border-bottom: 1px solid #ccc;
			margin-bottom: 20px;
		}
		
	
	div.content-left h1 {
		margin: 0 0 .5em 0;
		}
	
	div.content-left h3 {
		margin: 0 0 .5em 0;
		padding-top: .75em;
		font-family: "myriad-pro",sans-serif;
		font-style: normal;
		font-weight: 600;
		}
	
	div.content-left p {
		margin: 0 0 1.5em 0;
		}
		
	div.resources-books-container {
		clear: both;
		width: 100%;
		overflow: hidden;
		margin-top: 2em;
	}
	
		div.resources-book {
			width: 181px;
			padding-right: 15px;
			float: left;
			margin-bottom: 2em;
			}
			
		div.resources-book p {
			margin-bottom: .5em;
			padding-bottom: 0;
			}
			
		div.resources-book h3 {
			font-family: "myriad-pro",sans-serif;
			font-style: normal;
			font-weight: 600;
			font-size: 15px;
			line-height: 1.2em;
			}
			
		div.resources-book span {
			font-family: "myriad-pro",sans-serif;
			font-style: normal;
			font-weight: 600;
			text-transform: uppercase;
			padding-right: .5em;
			font-size: 12px;
			vertical-align: middle;
			}
			
		div.resources-book ul {
			list-style: none;
			display: inline;
			margin-left: 0;
			padding-left: 0;
			vertical-align: middle;
			}
			
		div.resources-book ul li {
			display: inline;
			margin-left: 0;
			padding-left: 0;
			vertical-align: middle;
			}
	
	div.content-left em {
		font-style: italic;
		}
	
	div.content-left strong {
		font-weight: bold;
		}
		
	div.content-left ol {
		list-style: decimal;
		margin: 1em 0 0 .5em;
		}
	
	div.content-left ul {
		margin-bottom: 2em;
		list-style: circle;
		}
	
	div.content-left li {
		padding: .5em 0 .5em 0;
		margin: 0 0 0 1.5em;
		}

/* POST STYLES */
div.post-container {
}

div.entry {
}

div.entry blockquote, div.content-left blockquote {
	margin-left: 20px; margin-right: 40px;
	padding-left: 20px;
	font-style: italic;
	border-left: 3px #ccc solid;
}

div.postmeta ul li {
	margin: 0;
	}
	
ul.catlist {
	margin-bottom: 3em;
	}

p.byline {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	}

/* ARCHIVES STYLES */
	
div.post {
	margin-bottom: 2em;
	padding-bottom: 1em;
	}

/* IMAGE STYLES */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 5px;
}

/* Donate Styles */

div.donate-container {
	width: 100%;
	margin-top: 35px;
}
div.donate-item {
	width: 538px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 31px;
	overflow: hidden;	
	padding-bottom: 16px;
}
div.donate-left {
	width: 287px;
	padding: 0 70px 0 0;
	float: left;
}
div.donate-right {
	width: 181px;
	float: right;
}
div.donate-left h3 {
	color: #3D4C7F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
    margin: 0 0 5px 0;
	padding: 0;
}
div.donate-left p {
	margin: 0;
	padding: 0;
}

.wpcf7-list-item {
	display: block;
	}
div.sfs table {
			border-collapse: collapse;
margin-bottom: 15px;
		}
		
		div.sfs table td {
			padding: 20px 10px;
			font-size: 12px;
			vertical-align: top;
		}
		
		div.sfs table td.time {
			width: 125px;
			text-align: center;
		}
		
		div.sfs table td.event {
			width: 170px;
		}
		
		div.sfs table tr {
			border-bottom: 1px solid #ccc;
		}
		
		div.sfs table tr.odd {
			background: #D7E8EF;
		}
		
		div.sfs em {
			font-weight: bold;
			margin-top: 1em;
			display: block;
		}