/*
Theme Name: Discover Chimpanzees
Theme URI: http://www.discoverchimpanzees.org
Version: 1.4
Description: 2 Column theme from Elegant Themes
Author: Duke Web Services 
Author URI: http://webservices.duke.edu
Template: Evolution
Version:	1.0
*/

/* grab the original CSS from the Evolution Theme a change
*/
@import url("../Evolution/style.css");

/**********************************************
*********************************************** GENERAL STYLES & TYPOGRAPHY
**********************************************/

h1, h1 a {
	color:#46831a;
	font-family: "Garamond", "EB Garamond", "Times New Roman", serif;
}

h1.main_title {
	color:#46831a;
	font-family: "Georgia", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
letter-spacing:0;
}


a {
    color: #46831A;
    text-decoration: none;
}

/**********************************************
*********************************************** HEADER STYLES
**********************************************/

#main {
	background:url(images/logo-bg.png) no-repeat center -22px;
}

#main .top-info {
	margin-bottom:10px;
	
}

.site-title {
	font-size:5.3em;
}

.site-title a:hover{
	text-decoration:none;
}

.site-slogan {
	color:#b9b9b9;
	font-size:18px;
}

/***********************
************************ Menu 
***********************/

#top-menu a {
	font-weight:bold;
	color: #4D4D4D;
    font-size: 14px;
    padding: 0 16px 25px;
    text-decoration: none;
}

#top-menu > ul > li.current-menu-item > a {
	color:#46831a !important;
	font-style: normal;
	font-family:'Droid Sans',Arial,Verdana,sans-serif;
}

/**********************************************
*********************************************** CONTENT STYLES
**********************************************/

body.home #main-area {
	padding-top:30px;
}

.feature-and-about-wrap .feature-left-wrap {
	float:left;
	width:480px;
	margin-right:50px;
}

.feature-and-about-wrap .feature-left-wrap .slides span.overlay {
	width:480px;
	height: 358px;
}

.feature-and-about-wrap .feature-left-wrap .flex-caption {
	width: 404px;
	padding: 23px 38px;
	line-height: 18px;
}
.feature-and-about-wrap .feature-left-wrap .flex-caption p {
	line-height: 18px;
	font-size: 13px;
}

.feature-and-about-wrap .feature-left-wrap #featured_shadow {
	background-position:0 -1335px;
}

.feature-and-about-wrap #about {
	width:424px;
	margin:0;
}

#slogan {
	/*width:400px;  --- removed to span full width - lm*/
	margin-right:50px;
	float:left;
}

  #slogan p{
  padding: 0 10px;
  }

	#slogan #top-quote-shadow {
		background:none;
	}

	#slogan #bottom-quote-shadow {
		background:none;
	}

#recent-posts {
	width:424px;
}

.r-post h4.title a {
    color: #4D4D4D;
    text-decoration: none;
}


.r-post p{
 color: #9D9C9C;
}

#divider {
	margin-bottom:25px;
}

/*  GALLERY styles
*/

.page-flex-container {
	width:480px;
}

.page-flex-container .flex-caption {
	width:auto;
}

.page-flex-container .slides span.overlay {
	width:480px;
	height:313px;
}

.page-flex-container #featured_shadow {
	background-position:0 -1335px;
}


.behaveheader{
margin:20px 0;
}


#choosetext{
margin:20px 0;
}


#ill{
 margin:20px 40px;
}


.behavedrop{
height:25px;
}

/**********************************************
*********************************************** SIDEBAR STYLES
**********************************************/

#sidebar .flexipages_widget ul li.page_item {
	display:none;
	background:none;
	padding:0;
	margin:0;
}

#sidebar .flexipages_widget ul li.page_item.current_page_item,
#sidebar .flexipages_widget ul li.page_item.current_page_ancestor {
	display:list-item;
}
	
	#sidebar .flexipages_widget ul li.page_item.current_page_ancestor li.current_page_item a {
		color:#959595;
	}

	#sidebar .flexipages_widget ul li.page_item.current_page_item a,
	#sidebar .flexipages_widget ul li.page_item.current_page_ancestor a {
		line-height:0;
		text-indent:-999em;
		font-size:0;
	}

#sidebar .flexipages_widget ul li.page_item.current_page_item ul,
#sidebar .flexipages_widget ul li.page_item.current_page_ancestor ul {
	width:190px;
	padding-right:0px;
	padding-left:0px;
	background:none;
	list-style:none;
	background:#fafafa url(images/left-links-bg.png) repeat-y;
	border:1px solid #dcdcdc;
	border-bottom: 1px solid #A8A8A8;
	border-left:none;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 15px;
}

#sidebar .flexipages_widget ul li.page_item.current_page_item li,
#sidebar .flexipages_widget ul li.page_item.current_page_ancestor li {
	display:list-item;
	width:190px;
	padding:10px 0;
	margin:0;
	background:none;
	list-style:none;
	background:url(images/tabs-left-link-bottombg.png) no-repeat bottom left;
}

	#sidebar .flexipages_widget ul li.page_item.current_page_item li a,
	#sidebar .flexipages_widget ul li.page_item.current_page_ancestor li a {
		text-indent:none;
		line-height:auto;
		font-size:14px;
		color:#4e4e4e;
		padding:10px 10px 11px 10px;
	}

/**********************************************
*********************************************** FOOTER STYLES
**********************************************/

#main-footer{
	padding-left:0px;
	display:block;
	
}

.menu-footer-menu-container{
  width:450px;
  margin:20px 0;
}

  #menu-footer-menu {
  display:inline;
  }

	#main-footer #menu-footer-menu li {
		background:none;
		padding:0;
		border-left:1px solid #888787;
		margin:5px 0 5px 5px;
		padding:0 0 0 5px;
		display:inline;
	}

	#main-footer #menu-footer-menu li:first-child {
		border:none;
	}
	
	#footer-widgets {
    padding-top: 25px;
}

/**********************************************
*********************************************** PAGE SPECIFIC STYLES
**********************************************/
/* slogan
*/
#slogan p {
	text-align:left;

}

#container_wrapper {padding:0 10px 10px 0; float:left}

/* home
*/
/*.r-work img {
	min-height: 203px;
}*/