/*
Theme Name: Team Angela
Theme URI: http://team-angela.org
Description: A theme developed for the Team Angela website.
Author: Maria Greene
Author URI: http://justmagicdesign.com
Template: hanging
Version: 1.0
Tags: child
.
Parent theme URI: http://www.webdesignlessons.com/hanging-wp-theme/
.
*/
@import url('../hanging/style.css');

#header h1 {
  font-size: 72px;
}

#header h1 a {
  color: #B8C0AC;
}

#header h1 span {
  color: white;
  font-size: 30px;
  font-style: normal;
}

.post-page .entry h2, .post-page .entry h3 {
  color: #D54203;
  font-size: 20px;
}
.post-page .entry h2.page_title {
  clear: left;
  color: black;
  text-align: left;
}

.sidebars h2 {
 font-size: 18px; 
}

.sidebars .textwidget {
  padding-top: 0;
}

.sidebars p {
  margin: 1em 0;
}

.sidebars p a {
  text-decoration: underline;
}

#body_left_content {
  margin-top: 10px;
}

.chipin {
  float: left;
  margin-right: 10px;
}

.centered {
  text-align: center;
}

.video {
  margin-bottom: 20px;
  float: left;
  width: 325px;
}
#building-partners {
  float: right;
  width: 245px;
}
#brick {
  float: right;
  width: 310px;
}
.entry #brick ul {
  margin: 0 0 20px;
}
#mainmenu ul li a {
  padding: 5px 5px;
}
.entry form {
  text-align: left;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
}
#ec_url {
  display: none;
}
.entry li a {
  text-decoration: underline;
}
.entry img {
  border: none;
}
#brick img {
  border: 3px solid #ccc;
}
.post-page .entry strong {
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Geneva, sans-serif;
}
.wp-caption-text {
  font-weight: bold;
  text-align: center;
}