/*
Theme Name: September 28
Description: Custom theme for the September 28 Campaign: A global dat of action for access to safe and legal abortion
Author: ronvil
Version: 1.0 Beta
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-themm
Text Domain: Septembe28
*/

.outsideBox {
	width: 1000px;
	margin: 0 auto;
	background: url(images/BodyBorder.png) top;
}

#Container {
	width: 950px;
	margin: 0 auto;
}

header {
	background: #5e0680 url(images/HomeBGTop.jpg) no-repeat bottom;
}

#Logo {
	width: 440px;
	height: 68px;
	background: url(images/header2.png) no-repeat 0 10px;
	text-indent: -9999px;
	float: left;
	margin-left: 70px;
}

#MainNav {
	list-style: none;
	display: inline-block;
	float: left;
	margin-bottom: 0;
}

#MainNav li {
	float: left;
	margin-right: 25px;
}

.submenu {
	display: none;
	background-color: #fff;
	background-color: rgba(255,255,255,.6);
	padding-left: 0;
}

#MainNav li:hover ul {
	display: inherit;
	position: absolute;
	clear: both;
	list-style: none;
}

#MainNav li ul li {
	float: none;
	list-style: none;
	margin: 0 0;
	display: block;
}

.Social {
	position: relative;
}

#searchform {
	float: right;
	margin-right: 70px;
}

#SocialLinks {
	position: absolute;
	right: 50px;
	top: 35px;
	list-style: none;
}

#SocialLinks li {
	float: right;
	margin-left: 5px;
	background: url(images/socialsprite.png) 0 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	transition: all .3s linear;
}

#SocialLinks li a {
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
}

li#facebooklink {
	background-position: 30px 0;
}

li#facebooklink:hover {
	background-position: 30px -33px;
}

li#twitterlink:hover {
	background-position: 0px -33px;
}

#Banner {
	text-align: center;
	padding-bottom: 50px;
}

#innerBanner {
	text-align: center;
}

.Content {
	background: url(images/HomeBGMid.jpg) no-repeat top;
}

#HomeContent {
	padding-bottom: 20px;
}

.videoContainer iframe {
	width: 300px;
	height: 225px;
}

#HomeContent article {
	padding: 10px 120px;
}

#innerContent article {
	margin: 0px 70px;
	padding: 20px 0;
	overflow: auto;
}

#innerContent article.borderbottom {
	border-bottom: 1px dashed #5e0680;
}

section#casestories {
	background: #5e0680 url(images/learn03.jpg) no-repeat;
	overflow: auto;
	padding: 10px 0;
	display: block;
}

#casestories p.casesblurb {
	clear: both;
	padding: 0 70px;
	color: #fff;
	font-size: 1.5em;
	
}

.casestoriescontainer {
	margin: 0 70px;
}

#casestories article {
	width: 350px;
	float: left;
	margin: 0;
	padding: 10px 27px 0;
	color: #dbcbe3;
	border-bottom: none;
	height: 240px;
	display: block;
}

#casestories .wholewidth {
	width: 100%;
	height: 100%;
}

.storyarticle h3 {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	font-size: 1.3em;
	line-height: 1.4em;
}

.downloadables {
	border-left: 1px solid;
}

#casestories .downloadables a {
	color: #fff ;
}

section#casestories img {
	float: left;
	margin: 0 15px 0 0;
}

#innerContent article.sidebared {
	width: 650px;
	margin: 0;
	float: left;
}

#innerContent article.sidebared .borderbottom {
	margin-right: 30px;
}

.HomeText .thumbnail img{
	width: 480px;
	margin-right: 16px;
}

figure.thumbnail img {
	float: left;
}

footer {
	background: url(images/footerbg.png) no-repeat top;
	margin-top: 20px;
	display: block;
}

.gtrans_widget {
	padding-left: 70px;
}

.translateheading {
	float: left;
	margin-right: 10px;
	font-size: 1.3em;
}

.copyright {
	margin: 10px 70px;
}

.copyright p {
	margin-bottom: 0;
	font-size: 1em;
}

#FooterNavigation {
	display: block;
	margin-left: 50px;
	padding-top: 10px;
	float: left;
	margin-bottom: 10px;
}

#FooterNavigation li {
	list-style: none;
	float: left;
	margin-right: 30px;
}

.contactfooter {
	float: right;
	margin-right: 65px;
	margin-top: 10px;
}

.Content .widget {
	width: 250px;
	float: left;
	margin-top: 40px;
}

.regioncategories {
	overflow: auto;
	padding-left: 70px;
}

.regioncategories, .regioncategories li ul li {
	list-style: none;
}

.regioncategories a {
	text-decoration: none;
}

.regioncategories li {
	float: left;
	margin-right: 5px;
	background: #f48520; /* Old browsers */
	background: -moz-linear-gradient(top,  #f48520 0%, #f9ba81 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f48520), color-stop (100%,#f9ba81)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f48520 0%, #f9ba81 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f48520 0%,#f9ba81 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f48520 0%,#f9ba81 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f48520 0%,#f9ba81 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f48520', endColorstr='#f9ba81',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.regioncategories li:hover {
	background: #6a1b88;	/* Old browsers */
	background: -moz-linear-gradient(top,  #6a1b88 1%, #420b5e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6a1b88), color-stop(100%, #420b5e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6a1b88 1%,#420b5e 100%);	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6a1b88 1%,#420b5e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6a1b88 1%,#420b5e 100%);	/* IE10+ */
	background: linear-gradient(to bottom, #6a1b88 1%,#420b5e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a1b88', endColorstr='#420b5e',GradientType=0 ); /* IE6-9 */
}

.regioncategories li a {
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 10px;
	display: inline-block;
	text-shadow: 1px 1px 1px #000;
}

.regioncategories li ul {
	display: none;
	list-style: none;
	padding-top: 5px;
	padding-left: 0;
}

.regioncategories li:hover ul {
	display: inherit;
	position: absolute;
}

.regioncategories li ul li {
	float: none;
}

.regioncategories li ul li a {
	font-size: .8em;
}

.downloadables .dlm_download_list {
	list-style: none;
	overflow: inherit;
}

.downloadables .dlm_download_list li a {
	text-decoration: none;
	color: #fff;
}

.downloadables .dlm_download_list li {
	overflow: auto;
	margin-bottom: 20px;
	width: 135px;
	float: left;
	margin-right: 20px;
}

.downloadables ul.dlm_download_list li a img {
	margin: 0 10px 10px 0 !important;
	box-shadow: 2px 2px 1px #000;
	border: 1px solid #fff;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Custom Typography */

.wholewidth a.readmore {
	margin-bottom: 10px;
}

a.readmore {
	float: right;
	font-size: 1.5em;
	text-transform: uppercase;
	text-decoration: none;
	color: #5e0680;
}

a.readmore:hover {
	text-decoration: underline;
	color: #ff6600;
}

ul.actionbuttonscontainer li {
	list-style: none;
	height: 160px;
	float: left;
	margin-bottom: 40px;
}

a.button span, a.button2 span, a.button3 span {
	text-transform: none;
	font-size: .7em;
	border-top: 1px solid;
	display: block;
	font-weight: normal;
}

a.button {
	float: left;
	height: 150px;
	margin: 0 7px 10px;
	width: 190px;
	padding: 10px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.8em;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #000;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a.button:hover {
	color: #fff;
}

a.button:active {
	margin: 2px 7px 0;
}

a.but1 {
	box-shadow: 0 5px #53297c;
	background: #b28cd9; /* Old browsers */
	background: -moz-linear-gradient(top,  #b28cd9 1%, #663399 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#b28cd9), color-stop(99%,#663399)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b28cd9 1%, #663399 99%);	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b28cd9 1%,#663399 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b28cd9 1%,#663399 99%); /* IE10+ */
	background: linear-gradient(to bottom, #b28cd9 1%,#663399 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b28cd9', endColorstr='#663399',GradientType=0 ); /* IE6-9 */
}

a.but1:hover {
	background: #663399;
}

a.but1:active {
	box-shadow: 0 3px #53297c;
	background: #663399; /* Old browsers */
	background: -moz-linear-gradient(top,  #663399 0%, #b28cd9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#663399), color-stop(100%,#b28cd9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #663399 0%,#b28cd9 100%);	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #663399 0%,#b28cd9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #663399 0%,#b28cd9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #663399 0%,#b28cd9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#663399', endColorstr='#b28cd9',GradientType=0 );/* IE6-9 */
}

a.but2 {
	box-shadow: 0 5px #4d212e;
	background: #daaab8; /* Old browsers */
	background: -moz-linear-gradient(top,  #daaab8 0%, #80384d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#daaab8), color-stop(100%,#80384d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #daaab8 0%,#80384d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #daaab8 0%,#80384d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #daaab8 0%,#80384d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #daaab8 0%,#80384d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daaab8', endColorstr='#80384d',GradientType=0 ); /* IE6-9 */
}

a.but2:hover {
	background: #80384d;
}

a.but2:active {
	box-shadow: 0 3px #4d212e;
	background: #80384d; /* Old browsers */
	background: -moz-linear-gradient(top,  #80384d 0%, #daaab8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#80384d), color-stop(100%,#daaab8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #80384d 0%,#daaab8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #80384d 0%,#daaab8 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #80384d 0%,#daaab8 100%);	/* IE10+ */
	background: linear-gradient(to bottom, #80384d 0%,#daaab8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80384d', endColorstr='#daaab8',GradientType=0 ); /* IE6-9 */
}

a.but3 {
	box-shadow: 0 5px #993d00;
	background: #ffc299; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc299 0%, #ff6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc299), color-stop(100%,#ff6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc299 0%,#ff6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc299 0%,#ff6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc299 0%,#ff6600 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffc299 0%,#ff6600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc299', endColorstr='#ff6600',GradientType=0 ); /* IE6-9 */
}

a.but3:hover {
	background: #ff6600;
}

a.but3:active {
	box-shadow: 0 3px #993d00;
	background: #ff6600; /* Old browsers */ 
	background: -moz-linear-gradient(top,  #ff6600 0%, #ffc299 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6600), color-stop(100%,#ffc299)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff6600 0%,#ffc299 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff6600 0%,#ffc299 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff6600 0%,#ffc299 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ff6600 0%,#ffc299 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#ffc299',GradientType=0 ); /* IE6-9 */
}

.container h2 a {
	font-weight: bold;
	text-decoration: none;
	color: #5e0680;
	font-size: 1em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.container h2 a:hover {
	color: #ff6600;
}

#innerContent H2 a, #innerContent H3 a {
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #5e0680;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#innerContent H2 a:hover, #HomeContent a:hover H2, #innerContent H3 a:hover {
	color: #ff6600;
	text-shadow: 1px 1px 1px #fff;
}

#casestories a, #casestories h2 a {
	color: #ff6600;
	text-shadow: 1px 1px 1px #000;
}

#casestories a:hover, #casestories h2 a:hover {
	color: #ffa366;
	text-shadow: 1px 1px 1px #000;
}

h2.page-title {
	background: url(images/headingbg.png) no-repeat;
	height: 55px;
	text-indent: 70px;
	padding-top: 22px;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: bold;
	color: #5E0680;
	margin-bottom: 10px;
	line-height: 1em;
}

section#resources h2 {
	margin-top: 10px;
}

#casestories h2 {
	color: #ff9933;
	background: url(images/headingbg2.png) no-repeat;
	text-shadow: 1px 1px 1px #000;
}

#casestories a h2.page-title {
	text-decoration: none;
}

#casestories h3 a {
	color: #ff9933;
}

#casestories h3 a:hover {
	color: #cc6600;
	text-shadow: 1px 1px 1px #000;
	text-decoration: underline;
}

.Navigation a, .contactfooter {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

.Navigation a:hover {
	color: #ff6600;
}

#MainNav a {
	color: #ccc;
	text-shadow: 1px 1px 1px #000;
}

#MainNav a:hover {
	color: #fff;
}

#MainNav li ul li a {
	color: #663399;
	font-size: 10px;
	padding: 5px 10px;
	display: block;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transform: all .5s;
	text-shadow: none;
}

#MainNav li ul li a:hover {
	color: #663399;
	background-color: #fff;
}

a.contactfooter {
	color: #ff6600;
}

a.contactfooter:hover {
	color: #663399;
}

.regioncategories2 a {
	text-decoration: none;
	font-size: 2em;
}

.regioncategories2 li {
	list-style: none;
	padding: 5px 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #663399;
	margin-top: 15px;
}

.regioncategories2 li a {
	font-weight: bold;
	color: #663399;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

.regioncategories2 li a:hover {
	color: #ff6600;
}

.regioncategories2 li ul li a {
	font-size: 1.2em;
	font-weight: normal;
	padding: 3px 10px;
	background: #663399;
	background: rgba(102,51,153, 0);
	border-radius: 10px;
}

.regioncategories2 li ul li a:hover {
	color: #ff6600;
	background: rgba(102,51,153,.5);
}

.regioncategories2 li ul li {
	display: inline-block;
	margin: 0 10px 0 0;
	padding-left: 0;
	text-transform: none;
	border-bottom: none;
}

.organizations {
	margin: 0 70px;
	padding: 20px 0;
	background: url(images/footerbg.png) no-repeat bottom;
}

.blogroll li {
	text-align: center;
	display: inline;
	margin-right: 30px;
}

.content ul {
	font-size: 1.2em;
}

.content ul.dlm_download_list {
	margin: 20px 0;
	padding: 0;
}

.content ul.dlm_download_list li {
	list-style: none;
	float: left;
	margin-bottom: 10px;
}

.content ul.dlm_download_list li a img {
	margin: 0;
	display: block;
}

.content ul.dlm_download_list li a {
	font-size: .8em;
}

.dloadscontainer {
	overflow: auto;
}

.dloadsinpost {
	width: 100px;
	display: block;
	float: left;
	margin: 10px;
}

.option1 {
	width: 400px;
	background: url(images/option1.png) no-repeat;
	color: #fff;
	text-shadow: none;
	padding: 180px 70px 0;
	background-size: 100%;
	margin-bottom: 16px;
}

.option1 p {
	margin-bottom: 0;
}

.your-message textarea {
	height: 50px;
}

.option2 {
	width: 400px;
	background: url(images/option2.png) no-repeat;
	color: #fff;
	text-shadow: none;
	padding: 16px 70px 170px;
	background-size: 100%;
}

.video {
	float: left;
	width: 350px;
}

.video:nth-of-type(2) {
	float: right;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}
