/*
Theme Name: PBCore
Theme URI: http://pbcore.org/
Description:
Author: cbeer
Template: hybrid
Version: 0.1
*/

@import url(../hybrid/style.css);

body.wordpress {
	background-color: #ebf1f1;
	font-size: 12px;
	font-family: Arial;
	line-height: 1.33em;
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-style: normal;
}

.entry-title, .byline {
	font-style: normal;
}

a:link, a:visited {
	text-decoration: none;
  color: #751101;
}

a:hover {
  color: #d93014;
}

#body-container {
	margin: 0;
	width: auto;
	min-width: 1004px;
}

#header-container {
	background-color: #8b9fa6;
	height: 82px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#navigation {
	display: none;
}

#container {
	margin-left: 215px;
	margin-right: 37px;
}

#primary {
	position: absolute;
	left: 0;
	width: 159px;
}

#primary .widget {
	background-color: white;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#primary a:link, #primary a:visited {
	color: #314f58;
	font-weight: bold;
	height: 15px;
	width: 140px;
	display: block;
	position: relative;
  padding-left: 19px;
}

#primary li {
}

#primary a:hover {
	color: #769199;
}

#primary a:active, #primary .active a, #primary .current-menu-item a {
	color: #fff;
  background-color: #8b9fa7;
}

.linkcat {
  overflow: visible;
}

#primary .active, #primary .current-menu-item {
  background-image: url(assets/arrow.png);
  background-repeat: no-repeat;
  background-position: 100% 0;
  width: 169px;
}

#primary .widget h3 {
	display: none;
}

#content {
	width: 561px;
	margin-right: 29px;
	float: left;
}

.content {
	width: 561px;
}

#secondary {
	margin-top: 11px;
	width: 162px;
	float: left;
}

#secondary .widget {
  border-bottom: 1px solid #AAA;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#secondary .widget:last-child {
  border-bottom: none;
}

#secondary h3 {
  display: none;
}

#secondary .widget-categories h3, #secondary .widget-archives h3 {
  display: block;
  background-color: #b1bfc4;
  margin-top: 0;
  color: #FFF;
  line-height: 20px;
}

ul {
	list-style: none;
	margin: 0;
	margin-right: 10px;
}

li {
	list-style: none;
	margin: 0;
}

.entry-title, .news a {
  font-size: 18px;
  padding-top: 3px;
  line-height: 1.2em;
  margin-bottom: 0;
}

.byline, .news small {
  margin-bottom: 11px;
  font-weight: bold;
  color: #606060;
  font-size: 0.85em;
}

.news small {
  display: block;
  margin-bottom: 0.3em;
}

.byline .author:after {
  content: ", "; 

}

.byline-prep {
  display: none;
}

.post, .news p {
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}


#footer-container {
	margin-left: 211px;
}

#footer {
	font-style: normal;
}

.funding {
	color: #000;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

.funding img {
  margin-top: 0.5em;
}

.copyright {
	color: #8b9fa6;
}

#subsidiary {
	margin-bottom: 6px;
}

#subsidiary .bookmarks {
	width: 500px;
	font-size: 0.8em;

}

#subsidiary h3 {
	display: none;
}

#subsidiary ul, #subsidiary li {
  list-style: none;
  display: inline;
}
#subsidiary li {
  margin-right: 2px;
}

#subsidiary li a:link, #subsidiary li a:visited {
	color: #314f58;
	font-weight: bold;
}

#subsidiary li:after {
  padding-left: 2px;
  content: " • ";
}

#subsidiary li:last-child:after {
  content: "";
}

p {
  margin-bottom: 1em;
}

h3 {
  margin-top: 1em;
  margin-bottom: 0.3em;
}

.howdy {
font-size: 18px;
line-height: 1.44em;
color: #343a3c;	
}

.home .backtotop {
  display: none;
}

.home #header-container {
  margin-top: 35px;
  padding-top: 12px;
  padding-bottom: 12px;
  height: 117px;
}

#site-title a {
  display: block;
  position: relative;
  text-indent: -9999px;
  background-repeat: no-repeat;
  width: 514px;
  background-image: url(assets/logo_s.png);
  margin-left: 25px;
  background-position: 0px 11px;
  height: 75px;
}

.home #site-title a {
  margin-left: 218px;
  background-image: url(assets/logo_lg.png);
  height: 125px;
  background-position: 0px 21px;
}

#site-title a {
}

#header-container h2, #site-description {
  text-indent: -9999px;
}

.home .page-title {
  display: none;
}

.home .howdy {
  width: 752px;
}

.home .content, .home #content .home #container, .home .entry-content   {
  width: 752px;
}

.home #secondary {
  margin-top: 10em;
  display: none;
}

.home .entry-tags {
  display: none;
}


.callout {
  float: right;
  width: 132px;
  margin-left: 29px;
  border: 1px solid #AAA;
  background-color: white;
  clear: right;
  margin-bottom: 21px;
  padding: 0px 15px;
  color: #545454;

}

.callout h3 {
  font-size: 12px;
}

.news {
  width: 561px;
  *width: 541px;
}

.news h3 {
  font-size: 18px;
  color: #5a7a84;
  font-weight: normal;
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 6px;
  margin-bottom: 10px;
} 

.news h3:after {
  content: ":";
}



.breadcrumb {
  display: none;
}

#loginform label {
  font-weight: bold;
}
#loginform input {
  color:  #86a3ac;
  font-weight: bold;
}

#loginform .submit {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
}

.submit input {
  background-image: url(assets/b_next.gif);
  background-repeat: no-repeat;
  text-indent: -999px;
  width: 20px;
}

.widget-title {
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}

.widget-title:after {
  content: ":";
}

.home #utility-before-content  {
  top: 48px;
}

#utility-before-content {
	border: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 27px;
	left: 776px;
}

.search-text {
	width: 191px;
	line-height: 21px;
	color: #86a3ac;
	font-weight: bold;
	font-size: 12px;
}

.search-form .search-submit {
  background: none;
  background-repeat: no-repeat;
  border: none;
  background-image: url(assets/b_go.png);
  text-indent: -9999px;
}

input, textarea {
	font-family: Arial;
	border: 1px solid transparent;
}

input:focus, textarea:focus {
  border: 1px solid #aaa;
}

.search-title {
  margin-top: 3px;
}

.search-description {
  display: none;
}

.search-info {
	margin-bottom: 0px;
}

.button, .submit, .reset {
  padding: 3px 10px;
  border: 1px solid #751101;
}

.entry-meta {
  font-style: normal;
  color: #333;
}

.meta-prep-tags {
  display: block; 
  margin-top: 0.6em;
  font-weight: bold;
}

.rss-text {
  font-weight: bold;
  background-image: url(assets/rss.png);
  font-size: 10px;
  background-repeat: no-repeat;
  background-position: 100% 0px;
  padding-right: 25px;
  line-height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.logged-in #text-4, .logged-in #loginform {
  display: none;
}

.not-logged-in .widget_meta {
  display: none;
}

.backtotop {
  font-size: 10px;
  display: block;
  margin-top: 1em;
}

.comments-link {
  padding-left: 40px;
  display: block;
  height: 22px;
  padding-top: 3px;
  font-weight: bold;
  background-image: url(assets/bubble.png);
  background-repeat: no-repeat;
}

#comments-number {
  display: none;
}

.singular .comments-link {
  background-image: url(assets/bubble_on.png);
  margin-bottom: 1em;
  margin-top: 1em;
  font-size: 18px;
  font-weight: normal;
}

.singular .comments-link:link, .singular .comments-link:visited {
  color: #5a7a84;
}

.singular h1 a:link, .singular h1 a:visited {
  color: #5a7a84;
}

.wpcf7-form input, .wpcf7-form textarea {
  border: 1px solid #aaa;
}

.wpcf7-form input[type=submit] {
  cursor: pointer;
  border: 1px solid #751101;
}

#comments li, #comments li li li, #comments li li li li li {
  background-color: #c9d5d8;
  border: none;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 2px;
}

#comments-template label {
  font-weight: bold;
  font-size: 12px;
}

#reply.comments-header {
  margin-top: 1.6em;
  font-size: 18px;
  color: #5a7a84;
}

#loginform p {
  margin-bottom: 0.2em;
}

#loginform p a {
  font-size: 10px;
  line-height: 1em;
}

#loginform .login-meta {
  margin-bottom: 0;
}

.widget_nav_menu li, .blogroll li {
  margin-bottom: 0.3em;
}



.comments-closed {
  font-style: normal;
}

.navigation-links {
  font-style: normal;
}

#section-header {
  font-size: 48px;
  line-height: 1em;
  padding-bottom: 0.2em;
  margin-bottom: 0.3em;
  color: #76919a;
}

.singular #section-header {
  border-bottom: 1px solid #c5c5c5;

}

.singular-page #secondary {
  display: none;
}

.site-map {
  width: 200px; 
}

.site-map ul {
	margin-left: 20px;
}

.site-map li {
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.site-map li li {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.site-map h2 {
  font-size: 14px;
  margin-top: 1em;
  margin-bottom :0.3em;
}


.wpcf7 textarea { width: 390px;  display: block; }
.wpcf7 input[type="text"] { width: 390px; display: block; }
.wpcf7 .wpcf7-list-item { display: block; }
.wpcf7 label { font-weight: normal; }
.wpcf7 .l { font-weight: bold; font-size: 0.8em; line-height: 1em; }
