/*
 Theme Name:   Abolition 2000 (Divi Child Theme)
 Theme URI:    http://divi.space/
 Description:  A Child Theme built for Divi on Divi Space
 Author:       Basel Peace Office
 Author URI:   http://www.abolition2000.org
 Template:     Divi
 Version:      1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#image-header{
background: url("http://www.abolition2000.org/wp-content/uploads/2016/10/header-bg.png") top center repeat-x;
}
#image-header img {
width: 100%;
margin: 0 auto;
height: auto;
max-width: 925px;
display:block;
}

.fts-jal-fb-group-header-desc,
.fts-jal-fb-header {
	display: none
}


.section-title h2 {
	border-bottom: 1px solid #edeef0 !important;
	color: #51545f;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.4em;
	letter-spacing: 2px;
	padding-bottom: 15px !important;
	text-transform: uppercase;
	font-family: "Open Sans",​Helvetica,​Arial,​Lucida,​sans-serif;
	margin-bottom: 40px;
}

sup {
	font-size: smaller;
	vertical-align: super;
	bottom: auto;
}

ol li {
	list-style-position: outside;
	margin: 1.2em 0 1.2em 2em;
	padding-left: 1.2em;   
}

#top-menu a:hover {
 	color: white; 
  	transition: none;
}
#top-menu li li {
    margin: 0;
    padding: 0;
}
#top-menu li li a {
	 font-weight: normal;
	  line-height: 1.1;
	  padding: 10px 20px;
	  text-transform: none;
	  width: 240px;
} 
#top-menu li li a:hover {
	 background-color: #51545f;
}
