/*
Theme Name:     Feminist Economics Posts
Description:    Child of Blogum
Author:         HioWeb
Template:       blogum

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../blogum/style.css");

.header {
  padding: 0px
}

.header .logo {
  background-image: url('http://feministeconomicsposts.iaffe.org/fep/wp-content/uploads/2013/09/iaffe-header.jpg');
  height: 159px;
}
  
.header .logo a.home-link {
  height: 159px;
  width: 100%;
  display: inline-block;
}


.header h1 {
  margin: 20px 0 3px 157px; 
}

.header h1 a {
  color: #a30100;
}
  

.menu ul#menu-header {
  margin: 0 0 10px 103px;
}
	
	  
.post_content p {
  font: 13px/1.5 Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
}

.post_data {
  font-size: 12px;
}

.post_content h2.title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
}
  
.post_content h2.title a {
  color: #a30100;
  text-decoration: none;
}
	
.post_content h2.title a:hover {
  color: #000;
}

a.synved-social-button {
  border: none;
}

p.comment_submit input[name=submit] {
  margin-bottom: 10px;
}

#submit:hover {
  background: #a30100;
}

.ts-fab-tab {
  border: 1px solid #333 !important;
	}

#ts-fab-latest-posts-below .ts-fab-avatar {
 Display: none; 
}

#ts-fab-latest-posts-below .ts-fab-text {
  margin-left: 10px;
}

.wp-biographia-container-around {
  margin: 0 0 20px 0 !important;
	}
.wp-biographia-text h3 {
  font-size: 16px;
  margin-bottom: 8px;
}
	
.wp-biographia-text p {
  font-size: 12px;
  margin-bottom: 10px;
}
			
#author-archive h1 {
  font-size: 24px;
  color: #a30100;
  margin-bottom: 20px;
}

#author-archive .post_meta {
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  border-top: none;
  padding: 15px 0 5px 0;
}
	
#author-archive .post_meta h2 {
  margin: 0 6px 0 0;
  display: inline;
  
}
	
#author-archive .post_meta .post_date {
  display: inline;
  background: none;
  margin-left: 6px;
  font-size: 12px;
}

#author-archive .post {
  padding-bottom: 10px;
}

.print_post {
  margin-top: 5px;
}

img.WP-PrintIcon {
  margin: 0 2px 0 0;
}

p.cptch_block {
  margin-bottom: 10px;
}


#comments {
  width: 705px;
  float: left;
}

.add_comment { 
  width: 545px; 
}
  
.comment_form {
  width: 545px;
}

.comment_text {
  width: 545px;
}

.comment_list .children {
  margin-left: 15px;
}

.comment_list .children .comment_meta {
  width: 130px;
  text-align: right;
}

