/*
	Stylesheet customizations for Train for Humanity	
*/

a {
	color: #404020;
}

a:hover, #sidebar a:hover {
	border-bottom-color: #767540;
}


/** FRONT PAGE SPONSORSHIP SPOT **/
 
#sponsor-tfh {
	text-align: center;
	line-height: 150%;
	width: 320px;
	margin: 0px;
	padding: 10px;
}

#sponsor-tfh h3 {
	margin: 0px 0px 5px 0px;
}

#sponsor-tfh h3 a {
	border-bottom: 1px solid #D1D0A5;
}

#content {
	background-image: url('images/front-bg.png');
}

#sponsor-tfh p {
	font-style: italic;
	margin: 10px 0px 5px 0px;
}

a.front-page-button {
	display: block;
	padding: 5px;
	border: 1px solid #D1CFA6;
	width: 150px;
	background-color: #F5F5E9;
	text-decoration: none;
	overflow: auto;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

a.front-page-button img, a.front-page-button-dark img {
	vertical-align: center;
	float: left;
	padding: 0px 5px 0px 0px;
}

#front-page-donation-button {
	margin: auto;
}

#follow-us-buttons {
	list-style: none;
}

#follow-us-buttons li {
	margin-bottom: 5px;
}

#follow-us-buttons a img {
	border: 0px;
}

div.mailing-list {
	margin-top: 20px;
	text-align: justify;
	font-size: 10pt;
}

div.mailing-list input, #post-comment #submit {
	border: 1px solid #D1CFA6;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #fff;
	padding: 5px; 
}

input.email {
  width: 220px;
}

#first-row .two-columns .left-column {
	width: 590px;
}

#featured-athlete {
  padding: 20px;
  margin: 20px;
  overflow: auto;
  background-color: #FEF9AC;
}

#featured-athlete img {
  float: left;
  margin: 10px 20px 0px 0px;
}

#featured-athlete a, ul.athlete-contacts li a {
	border-bottom: 1px solid #C1B085;
}

#featured-athlete a:hover {
	border-bottom-color: #767540;
}

#author-message .header h2 {
  margin-bottom: 0px;
  margin-top: 0px;
}

.author-info {
  line-height: 150%;
  font-style: italic;
  text-align: justify;
/*  background-color: green;*/
}


#latest-news {
  margin-top: 10px;
  padding: 20px;
}

#latest-news h2, #featured-athlete h2 {
  margin-top: 0px;
}

#latest-news .content {
	width: 550px;
}

#first-row .two-columns .center-column {
	width: 350px;
	margin: 0px 0px 0px 590px;
	padding: 10px;
	height: 300px;
	background-color: #E5E5CB;
}

#first-row {
  background-color: #E5E5CB;
}

.wp-donation-widget h3 {
  margin-top: 10px;
}

.wp-donation-widget h4 {
  margin-bottom: 0px;
}

.wp-donation-cause-description {
  margin-bottom: 10px;
  line-height: 150%;
}

#donation-action {
  text-align: center;
  font-size: 10pt;
  font-style: italic;
}

#donation-action p {
  text-align: left;
  font-size: 10pt;
}

#donation-action form {
  padding: 10px;
}

#about-train-for-humanity {
  /*margin-bottom: 10px;*/
  padding: 20px;
}

/** ATHLETE LIST **/

.author-overview {
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  overflow: auto;
  border-top: 15px solid #F5F5E9;

}
.author-overview .avatar {
  border: 5px solid #E5E5CB;
}

.author-overview img {
  float: left;
  margin: 5px 20px 5px 0px;
}

.entry_author_image {
  border: 10px solid #EAEAE0;
}

.athlete-box {
  width: 90px;
  float: left;
}

.athlete-box p {
  text-align: left;
}

.athlete-info {
  margin-left: 90px;
  line-height: 150%;
}

.athlete-summary {
 text-align: justify;
  background-color: #F7F7E7;
  padding: 20px;
}


.athlete-info h2 {
  margin-top: 0px;
}

.athlete-intro {
  margin-top: 30px;
}

.author-posts {
  padding: 0px 20px 20px 20px;
}

.author-posts ul {
  list-style: none;
  padding: 0px;
}

.author-posts ul li {
  list-style: none;
  padding: 0px 0px 10px 0px;
}

.author-posts li, #latest-athlete-posts li {
	margin-bottom: 10px;
}
.ec3_iconlet {
	background-color: #E5E5CB; /*#D1CFA6;  */
	border: 0px !important;
	padding: 10px !important;
	color: #474531;
	margin-right: 20px !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.category .ec3_iconlet {
	margin-top: 20px !important;
}

ul.ec3_events {
  list-style: none;
  padding: 0px;
}

li.ec3_list_day {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 15px 0px !important;
  color: #000 !important;
  font-weight: bold;
}

.sidebar-box {
  width: 340px;
  padding: 10px 20px 20px 20px;
  overflow: auto;
  border-bottom: 1px solid #DBDAB0;
}

.sidebar-box-last {
  border-bottom: 0px;
}

.sidebar-box .more {
  font-size: 10pt;
  display: block;
  margin-top: 15px;
}

.sidebar-box h3 {
  margin-top: 10px;
}


li.ec3_list_day ul, .sidebar-box ul {
  padding: 0px;
  margin: 5px 0px 0px 0px;
  font-weight: normal;
}

li.ec3_list_day ul li, .sidebar-box ul li {
  list-style: none;
  margin: 0px 0px 5px 0px;
}

.athlete-list img {
  vertical-align: middle;
  margin-right: 5px;
  border: 2px solid #fff;
}

.athlete-list a {
  margin-top: 3px;
}

#first-row {
	width: 980px;
	padding: 0px;
}

#latest-news .post {
	overflow: auto;
	margin-bottom: 15px;
	padding: 15px 0px 15px 0px;

	border-top: 15px solid #F5F5E9;
	width: 550px;
}

#latest-news .post h1 {
	margin-top: 0px;
}

ul.athlete-contacts {
	margin: 0px;
	padding: 0px;
}

ul.athlete-contacts li {
	list-style: none;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	display: block;
	float: left;
	font-size: 10pt;
}

#top-menu {	
  	border-bottom: 1px solid <?php echo $palette[5];?>;

}




/** TODO: Go through these and see which should be generalized / palettized **/


.category-description p {
	color: #404020;
}

h1, h2, h3, h4 {
	color: #3c3c3c;
}

#page-container {
	background-color: #fff;
}

.post .header, .category .header {
	background-color: #E5E5CB;
}

.post img, #author-message img {
	border-color: #E5E5CB;
}

.author {
	color: #3c3c3c;
}

.post .avatar {
	border-color: #D1D0A5;
}

.post-date, .post-date a {
	color:  #9B9A70;
}

em.highlight {
	background-color: #ff8;
}

.post-navigation {
	background-color: #F5F5E9;
}

#title #standard-header {
	background-color: #fff;
}

#title h1 {
	color: #777;
}

#title h2 {
	color: #aaa;
}


#comments {
	background-color: #FFFEF1;
}

#post-comment {
	background-color: #FFFEC1;
}

/* NAVIGATION */


.authcomment {
	/*background-color: #E1E1BF !important;*/
}




h1, h2, h3, h4 {
	font-family: Garamond, Georgia, "Times New Roman" !important; 
	text-transform: uppercase;
}

h1 {
  font-size: 16pt !important;
  letter-spacing: +3px;
  margin-bottom: 2px;
}

.post h1 a, .post h2 a, .post h3 a, .post h4 a,
.category h1 a, .category h2 a, .category h3 a, .category h4 a  {
  text-decoration: none;
  border: 0px;
}

h2 {
  font-size: 15pt !important;
  letter-spacing: +2px;
  margin-top: 10px;
}

h3 {
  font-size: 13pt !important;
  letter-spacing: +3px;
  margin-top: 30px;
}

h4 {
  font-size: 12pt !important;
}


h3.tfh-team-name {
	margin-bottom: 2px;	
}

h4.tfh-team-role {
	margin-top: 0px;
	font-size: 12pt;
	text-transform: none;
}

.become-athlete {
	float: left;
	font-size: 10pt;
	padding: 5px 0px 5px 5px;
}

.become-athlete a {
	border-bottom: 1px solid #D1D0A5;
}

#front-page-call-to-action {
	overflow: auto;
	margin: auto;
	text-align: center;
}

#front-page-call-to-action a.front-page-button {
	float: left;	
}
