/* @override 
	http://dev.allianceforpeacebuilding.org/wp-content/themes/afp/home.css
	http://dev.allianceforpeacebuilding.org/wp-content/themes/afp/home.css?ver=1.16
	http://www.allianceforpeacebuilding.net/site/wp-content/themes/afp/home.css?ver=1.16 */
	
	
#header {
	height: 198px;
}
#header h1 a {
	background: url(images/afp_logo_tagline.png) no-repeat;
	height: 78px;
}
#main {
	padding-bottom: 0;
}
#content {
	width: auto;
	float: none;
	min-height: 500px;
}
#sidebar {
	display: none;
}
#banner {
	display: none;
}
#bg {
	position: absolute;
	top: 198px;
	left: 0;
	width: 100%;
	height: 392px;
	background: #efb434 url(images/banner-home.jpg) top center no-repeat;
}
.admin-bar #bg {
	margin-top: 28px;
}
#features {
	position: relative;
	width: 725px;
	height: 472px;
	margin: 0 0 30px 0;
	visibility: hidden;
}
#features.done-js {
	visibility: visible;
}
#window {
	position: absolute;
	width:460px;
	height: 472px;
	overflow: hidden;
}
#slant {
	position: absolute;
	bottom: 0;
	height: 73px;
	width: 460px;
	background: url(images/sprites.png) 0 -336px;
}
#slides .slide {
	position: relative;
}
#slides .slide img {
	display: block;
	width: 460px;
	height: 472px;
}

#controls {
	position: absolute;
	top: 30px;
	left: 449px;
	width: 263px;
}

#controls ul, #controls ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#controls ul li {
	position: relative;
	margin: 0 0 1px 0;
	padding: 4px 0 4px 55px;
}

#controls ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 22px;
	font-family: georgia,serif;
	font-weight: bold;
}
#controls ul li a strong {
	display: block;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#controls ul li a .content {
	display: block;
	width: 40px;
	height: 9px;
	text-indent: -10000px;
	background: #fed45c;
	/* transitions */
}
#controls ul li.selected {
	background-position: ;
}
#controls ul li.selected .content {
	display: block;
	background: none;
	width: auto;
	height: auto;
	text-indent: 0;
}

#ind {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 263px;
	background: url(images/sprites.png) 0 -425px no-repeat;
	
}

#ad-center {
	position: absolute;
	top: 390px;
	left: 500px;
	width: 187px;
}

#events h3 {
	margin: 0 0 10px 0;
}
#events h4 {
	margin-left: -18px;
}
.event {
	margin-bottom: 30px;
	min-height: 35px;
	padding: 0;
}
.event .title {
	position: relative;
	padding:3px 5px 5px 80px;
	min-height: 40px;
}
.event .title span {
	display: block;
}
.event.featured {
	margin: 0;
}
.event.featured .title {
	line-height: normal;
	min-height: 30px;
	font-size: 12px;
}
.event:hover .date {
	background: #464646;
	color: white;
}
.event:hover .date .n {
	border-top-color: #464646;
}


#lower {
	clear: both;
	position: relative;
	background: #e8edef;
	min-height: 200px;
}
#lower > .content {
	width: 990px;
	margin: 0 auto;
}
#lower > .content > .row {
	padding: 30px 0;
	margin-bottom: 0;
}
#lower h4 {
	margin-bottom: 25px;
	color: #78716e;
	font-size: 16px;
}
#lower h4 a {
	color: #78716e;
}
#lower h4 a:hover {
	text-decoration: underline;
}
#quote {
	position: relative;
	min-height: 200px;
}
#quote > .content {
	position: absolute;
	top: 32px;
	width: 192px;
	min-height: 375px;
	padding: 0 8px 5px 8px;
	z-index: 10;
	background: #fff;
}
#quote > .content blockquote {
	color: #2d478a;
	padding: 0;
	margin: 0;
	font-size: 42px;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: normal;
}
#quote .bottom {
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: -32px;
	width: 208px;
	height: 32px;
	background: url(images/sprites.png) -291px -273px ;
}
#quote .more {
	font-family: "Times New Roman", Times, serif;
	color: #707070;
	text-decoration: none;
	font-size: 16px;
}

#quote .more:hover {
	text-decoration: underline;
}
#news {
	position: absolute;
	top: 40px;
	right: 6px;
	width: 220px;
}
#news [class*="span"] {
	margin-left: 0;
}
#news h3, #news h3 a {
	color: #363636;
	font-size: 18px;
}
#news h3 a:hover {
	text-decoration: underline;
}
#news .more {
	display: none;
}
#events > .row > .hentry {
	width: 210px;
	margin-right: 20px;
}
#lower > .content > .row > .span3 {
	width: 208px;
	margin-right: 26px;
} 
.row2 {
	margin-left: -51px;
	
}
.row2 .span-third {
	min-height: 200px;
	width: 133px;
	margin-left: 25px;
	padding: 0 0px 0 20px;
	border-left: 1px dotted #b8c7cf;
}
.row2 .span-third h4 {
	white-space: nowrap;
}
.row2 .span-third a {
	text-decoration: none;
	color: #363636;
}



#partner-logos {
	position: relative;
	display: block;
	height: 150px;
}
#partner-logos > .logo{
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: no-repeat center;
	background-size: 100%;
}

