/*
Theme Name: Beyond Citation theme
Theme URI: http://beyondcitation.org
Description: Child theme of Responsive for beyondcitation.org
Template: responsive
Version: 1.0.0
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */

#header {
background-color: #FFFFFF;
}

#wrapper {
margin: 0px auto 20px auto;
padding: 20px 20px 20px 20px;
}
#content, #content-full {
margin-top: 0px;
}


.featured-title {
 	font-size: 24px;
	color: #3779ca;
}

.featured-subtitle {
 	font-size: 30px;
	color: #3779ca;
}

#featured p {
}

.post-title {
	color: #1C1919;
}

.post-11 .post-title {
display: none;
}

body {
	color: #1C1919;
}

a:link { color: #3779ca;
font-weight:600; }
a:visited { color: #3779ca;
font-weight:600;}
a:hover { color: #5F768A;
font-weight:600; }

ul {
  font-family: 'Source Sans Pro';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}


.current_page_item a, .menu .current-menu-item a {
background-color: #3779ca;
}

.main-nav {
background-color: #3779ca;
/* #4094FF; */
}


ul#menu-home_nav .menu {
background-color: #3779ca;
}

.menu {
	padding: 0px;
	background: #3779ca;
	font-family: 'Source-Sans Pro', sans-serif;
}
.menu a {
	padding: 0px;
	background-color: #3779ca;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-weight: 600;
	height: 45px;
	line-height: 45px;
	padding: 0 1.3em;
	color: #FFFFFF;
	text-shadow: none;
	border-left: 0px solid #DDD;
}

.menu a:hover {
background-color: #1C5499;
background-image: none;
}

.menu ul {
	right: auto;
	left: 0;
	background-color: #3779ca;
}

.menu li {
	margin-right: 0px;
	margin-left: 0px;
}

ul.menu > li:hover {
  background-color: #3779ca;
}

.menu-item-has-children a {
  padding-right: 34px;
}

.menu-item-has-children::after {
  right: 12px;
}

.menu li li a {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 45px;
  line-height: 45px;
  color: #3779ca;
  padding: 0 10px;
}

/* Mobile Menu
-------------------------------------------------------------- */
@media only screen and (max-width: 650px) {

  .js .main-nav {
    background-color: #3779ca;
    background-image: none;
    border-bottom: 1px solid white;
  }

  .js .main-nav .menu li a, .js .main-nav .menu li li  {
  	padding: 0px;
  	background-color: #3779ca;
  	font-family: 'Source Sans Pro', sans-serif;
  	font-size: 15px;
  	font-weight: 600;
  	height: 45px;
  	line-height: 45px;
  	padding: 0 1.3em;
  	color: #FFFFFF;
  	text-shadow: none;
  	border-left: 0px solid #DDD;
  }

  .js .main-nav .menu li a:hover, .js .main-nav .menu li li:hover  {
    color: #444;
  }

  .js .main-nav .menu li.menu-item-has-children a {
    border-bottom: 0 solid;
  }

}



.call-to-action a {
	color: #E4C269;
}
.post-meta {

}

.post-meta-key {
	font-size:1.5em;
	color: green;
	font-weight: bold;
	font-size: 110%;
	padding:4px;
}

.post-meta li {
}

.widget-title h3 {
	text-align:center;
	font-size: 19px;
	font-weight:300;
}

.posted {
display: none;
}
/* =Hide date

.timestamp {
display: none;
}
/* =Hide “by”
————————————————————– */
.byline {
	display: none;
}
/* =Hide author
————————————————————– */
.post-meta .author.vcard {
	display: none;
}

.post-meta .timestamp {
	border-right: none;
}

.post-meta .posted-in {
	display: none;
}

.navigation {
display: none;
}

.call-to-action a.button {
	border-color: #f6f7f9;
	background: #5F768A;
}

.textwidget {
	font-size: 13px;
	margin-top: -15px;
}
.powered {
    display:none;
}

.copyright {
	display:none;
}
.scroll-top {
	display:none;
}
.home-widgets {
    display: none;
}
#searchform{
    margin:7px;
}

#searchform-item input[type="text"] {
    width: auto;
}
#searchform-item {
    float: right;
}

.colophon-widget {
	background: #ffffff;
}

.textwidget a {
	font-size: 15px;
	font-weight:500;
}

.textwidget {
	font-size: 15px;
	float: right;
	font-weight:500;
	color: #161869;
}

.db-tabs ul {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

li.db-tab {
	display: block;
	float: left;
	margin: 0 0 -1px 0;
	outline: none;
	width: auto;
}

.db-tab a {
	border: 1px solid #ccc;
	border-width: 1px 1px 0 1px;
	display: block;
	margin-right: 3px;
	outline: none;
	padding: 10px 11px;
}

.db-tab.current-db-tab a {
	background: #ddd;
}

.db-field-groups {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
	padding: 16px;
}

.unclickable a:hover {
  cursor: default;
}

/* Essay Posts
-------------------------------------------------------------- */

.essays-template-default .essays {
  margin: 0 auto;
  max-width: 750px;
	font-size: 18px;
	line-height: 1.5;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.essays-template-default p {
  margin: 0.7em 0;
}

.essays-template-default .post-entry h1 {
  margin: 1.5em 0 0.7em;
  font-size: 32px;
}

.essays-template-default h2 {
  margin: 1.2em 0 0.7em;
  font-size: 22px;
}

.essays-template-default h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

table h1, table h2, table h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}

.essays-template-default blockquote {
  font-size: 22px;
  background-color: #fff;
  border-left: 8px solid #EDEDED;
  padding: 0 1.2em;
  margin: 1.2em 0;
}

sup {
  font-size: 70%;
  padding: 1px;
}

.footnotes::before {
    width: 55px;
    content: "";
    border-top: 1px solid #e5e5e5;
    display: none;
    margin: 0 0 1.5em;
}

.footnotes {
  border-top: 1px solid #e5e5e5;
  padding: 1.5em 0 0.5em;
}

sup.footnote a {
  text-decoration: underline;
  color: #FF901A;
}

.essays-template-default blockquote p {
  margin: 0;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-style: normal;
}

.wp-caption {
  max-width: 100%;
  background: none;
  border: 0 solid;
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
}

.essays-template-default .wp-caption img {
  max-width: 100%;
}

.essays-template-default .post-meta {
  display: none;
}

.essays-template-default .entry-title {
  margin-bottom: 0.2em;
}

.essays-template-default .post-entry {
  margin-top: 2em;
}

.essays-post-subtitle {
  margin-top: 0.2em;
  padding-top: 0.2em;
  border-top: 1px solid #e5e5e5;
  font-size: 1.7em;
  line-height: 1.1em;
  margin-bottom: 0.4em;
  font-weight: 700;
}

.essays-post-byline {
  font-size: 18px;
  color: #666;
}

.essays-post-date {
  font-size: 14px;
  color: #666;
}

.essays-post-byline .byline-highlight {
  background-color: /*#e3edf9*/ #eee;
  padding: 2px 4px;
  border-radius: 2px;
}

.essays-post-bibliography h1,
.essays-post-endnotes h1,
.essays-post-editors_note h2 {
  margin: 1.5em 0 1em;
  padding-top: 0.6em;
  font-size: 32px;
  border-top: 1px solid #e5e5e5;
}

.essays-post-bibliography strong{
  font-weight: 600;
  background-color: /*#e3edf9*/ #eee;
  padding: 2px 4px;
  border-radius: 2px;
}

.essays-post-bibliography p {
  margin: 1.2em 0;
}

.essays-post-bibliography .bibliography-content {
  text-indent: -1.5em;
  padding-left: 1.5em;
}

.essays-post-intro {
  margin: 30px 0;
  background-color: #eee;
  padding: 2px 20px 17px;
  border-radius: 5px;
}

.essays-post-intro .editors_introduction {
  margin-bottom: 20px;
}

.essays-post-intro .introduction_author::before {
    width: 55px;
    content: "";
    border-top: 1px solid #999;
    display: block;
    margin-bottom: 10px;
}

.essays-post-intro .introduction_author {
  font-size: 18px;
  color: #666;
  padding-left: 20px;
}

.essays-post-intro .introduction_date {
  font-size: 14px;
  color: #666;
  padding-left: 20px;
}

.essays-post-editors_note .editors_note {
    margin: 30px 0;
    background-color: #eee;
    padding: 2px 20px 10px;
    border-radius: 5px;
}

.essays-post-editors_note .editors_note h1 {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #666;
  margin: 15px 0 10px;
}

/* Blog Posts
-------------------------------------------------------------- */

.blog-template-default .blog {
  margin: 0 auto;
  overflow-x: hidden;
  max-width: 750px;
	font-size: 18px;
	line-height: 1.5;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}


.blog-template-default p {
  margin: 0.7em 0;
}

.blog-template-default .post-entry h1 {
  margin: 1.5em 0 0.7em;
  font-size: 32px;
}

.blog-template-default h2 {
  margin: 1.2em 0 0.7em;
  font-size: 22px;
}

.blog-template-default blockquote {
  font-size: 22px;
  background-color: #fff;
  border-left: 8px solid #EDEDED;
  padding: 0 1.2em;
  margin: 0.7em 0;
}

.blog-template-default blockquote p {
  margin: 0;
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  font-style: normal;
}


.blog-template-default .post-meta {
  display: none;
}

.blog-template-default .entry-title {
  margin-bottom: 0.3em;
}

.blog-post-byline {
  font-size: 14px;
  color: #555;
}

.blog-post-byline .byline-highlight {
  background-color: /*#e3edf9*/ #eee;
  padding: 2px 4px;
  border-radius: 2px;
}

/* Posts Archive
-------------------------------------------------------------- */

.post-type-archive-blog #widgets,
.post-type-archive-essays #widgets {
  display: none;
}

.post-type-archive-blog #content-archive, .post-type-archive-essays #content-archive {
  margin-top: 0;
}

.post-type-archive-blog .entry-title,
.post-type-archive-essays .entry-title {
  margin-bottom: 0.2em;
}

.post-type-archive-essays .post-meta
 {
   display: none;
 }

 .post-type-archive-blog .post-entry p,
 .post-type-archive-essays .post-entry p {
   margin: 0.7em 0 0.5em;
 }

 .post-type-archive-blog .blog,
 .post-type-archive-essays .essays {
   margin: 2.5em auto;
   padding-bottom: 1em;
   max-width: 750px;
   border-bottom: 1px solid #e5e5e5;
 }

  .post-type-archive-blog .breadcrumb-list,
  .post-type-archive-essays .breadcrumb-list {
    padding-bottom: 1em;
  }


/* Media Queries
-------------------------------------------------------------- */

@media only screen and (max-width: 768px) {

  #wrapper {
    padding: 20px 12px 20px 12px;
  }

  #container{
    padding: 0;
  }

  .essays-post-intro {
    padding: 2px 12px 20px;
  }

  .essays-post-intro .editors_introduction {
    font-size: 17px;
  }

}

/* Makes tables responsive as long as class="responsive" is added to the table tag in the markup */
@media only screen and (max-width: 600px) {
  table.responsive {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: scroll;
    display: block;
    white-space: nowrap;
  }
}
