/*

Theme Name: Child of Openstrap

Theme URI: URI to your theme

Description: openstrap child theme with a twist or two

Author: Chris Hill <a href="http://www.chrishillmedia.com">www.chrishillmedia.com</a>

Version: 0.0.1

Template: openstrap

*/

@import url('../openstrap/style.css');

div#bodychild {
    width: 100%;
	background:#fffff3;
}

/* co-author styling*/
.co-author-wrap {
margin-bottom: 10px;
}

.co-author-wrap  p {
margin-bottom: 5px;
font-size:13px;
}

hr.author {
padding: 0;
border: none;
border-top: 1px dotted #aaa;
text-align: center;
width: 85%;
}

.co-author-wrap:last-child hr.author {
	border: none;
}

.author-info .panel-heading {
	padding: 1px 15px;
}

/* end co-author styling*/

/* div.entry-meta {
	display:none;
} */

.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
padding-right:8px;
padding-left: 8px;
margin-right:6px;
} 

.navbar-inverse {
border-top: 1px solid #000;
border-bottom: 4px solid #137190;
background:#fffff3;
min-height:40px;
}

.wp-caption .wp-caption-text {
	padding-top:10px;
	font-size:12px;
	line-height:16px;
}

input#s.search-fields {
width: 117px;
height: 27px;
}

button.navbar-toggle {
height:27px;
width:47px;
}

.navbar-toggle .icon-bar + .icon-bar {
margin-top: 3px;
}

ul#menu-main-navigation.nav.navbar-nav.pull-left {
	height:30px;
	font-family: 'Open Sans', 'Arial Narrow', Arial, Helvetica, san-serif;
	font-weight:500;
	font-stretch: condensed;
}

.navbar-inverse .navbar-toggle {
	background:#3e152b;
}

.navbar-inverse .navbar-nav > li > a:hover {
	background-color:#137190;
	font-family: 'Open Sans', 'Arial Narrow', Arial, Helvetica, san-serif;
	font-weight:500;
	font-stretch: condensed;
}

.navbar-inverse .navbar-toggle:hover {
	background-color: #137190;
}

.navbar-inverse .navbar-nav > li > a {
	color:#000;
	font-family: 'Open Sans', 'Arial Narrow', Arial, Helvetica, san-serif;
	font-weight:500;
	font-stretch: condensed;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #137190;
	color:#fffff3;
}

#header-top {
	height:13px;
}

#wrap {
	background-color:#fffff3;
}

#header-body {
	background-color:#fffff3;
}

#footer {
	background:#565252;
	min-height:30px;
}
#extended-footer {
	background-color:#000;
}

div.header-body {
	height:130px;
}

div.navbar-collapse.in {
	min-height:100px;
	height:auto;
}

div.col-md-4.sidebar-left {
	padding-top:14px;
	border-right:1px solid #000;
	min-height:600px;
}

div.col-md-4.sidebar-right {
	padding-top:14px;
	border-left:1px solid #000;
	min-height:600px;
}

div.col-md-8 {
	border: none;
}

div.container {
	max-width:960px;
}

div#main-container.container {
	max-width:960px;
	min-height:500px;
}

h1 {
	font-size: 1.8em;
font-weight:600;
padding-bottom:5px;
border-bottom:4px #000 solid;
text-transform: uppercase;
}

h1.site-title {
	border:none;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	text-transform: uppercase;
}

h2.entry-title {
	-webkit-margin-before: 0.3em;
}

h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size:1.2em;
	font-family:'Orienta', Verdana, Geneva, sans-serif;
	font-weight:500;
}

h4.widget-title::after {
	border:none;
}

h4.widget-title {
	border-bottom:3px solid #000;
	padding-bottom:5px;
}

div.entry-content h1 {
	border:none;
}

h2 a:hover {
	color: #000;
	text-decoration: underline;
}

h2 a {
	color:#000;
}

h3 a:hover {
	color: #000;
	text-decoration: underline;
	font-weight:500;
}

h3 a {
	color:#137190;
	font-weight:500;
}

blockquote {
	padding: 0px 0px 0px 20px;
	margin: 10px 0 10px 50px;
	border-left: 5px solid #645C5C;
}

a {
	color: #137190;
	font-weight:bold;
}

a:hover {
	color: #8490A6;
	font-weight:bold;
}

hr {
	border-top: 1px solid #514D4D;
}

div#primary.site-content {
	min-height:500px;
}

div.pfpItem img {
	display:none;
}

body {
	font-family: "Georgia", "Times New Roman";
	font-size: 15px;
	line-height: 1.8em;
	margin-top: 0px;
	color: #333333;
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('Open-Sans-Italic'),
  url('OpenSans-Italic.woff') format('woff'),
  url('OpenSans-Italic.ttf') format('truetype');
}
 
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('Open-Sans-Bold'),
  url('OpenSans-Bold.woff') format('woff'),
  url('OpenSans-Bold.ttf') format('truetype');
}
 
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('Open-Sans-Regular'),
  url('OpenSans-Regular.woff') format('woff'),
  url('OpenSans-Regular.ttf') format('truetype');
}

.pdf {
     background-color: none;
     background-image: url(http://www.humanityjournal.net/wp-content/uploads/2014/06/pdficon_small.png);
     background-position: bottom left;
     background-attachment: scroll;
	 background-repeat: no-repeat;
     padding-left: 20px;
}