body {
  margin: 0 0 10px 0;
  background-color: #AAAAAA;
  text-align: center;
  }

a   {
  text-decoration: none;
  }

a:link {
  color: #666;
  text-decoration: none;
  }

a:visited {
  color: #666;
  text-decoration: none;
  }

a:active {
  }

a:hover {
  color: #4C83AE;
  text-decoration: none;
  }

h1, h2, h3, h4 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 800px;
  background-color: #FFFFFF;
  border-left: 15px solid #D8D8D8;
  border-right: 15px solid #D8D8D8;
  }

#banner a:hover {
  text-decoration: none;
  }

#banner {
  font-family: Georgia, serif;
  color: #FFFFFF;
  background-color: #999999;
  text-align: left;
  height: 150px;
  background: transparent url(http://www.bully-pulpit.com/img/bullypulpit.jpg) top center no-repeat;
  }

#banner-img {
  display: none;
  }

#banner a {
  color: #FFFFFF;
  text-decoration: none;
  }

#banner h1 {
  font-size: 37px;
  line-height: 150px;
  margin: 0 0 0 30px;
  }

#banner h2 {
  font-size: small;
  }

#navbar a:link {
  color: #CC6633;
  text-decoration: none;
  }
 
#navbar a:visited {
  color: #CC6633;
  text-decoration: none;
  }

#navbar a:active {
  color: #99CC66;
  }

#navbar a:hover {
  color: white;
  text-decoration: none;
  background-color: #CC6633;
  }
    
#navbar {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: #F3F3F3;
  padding: 0 0 0 30px;
  }

#creditbar a:link {
  color: #CC6633;
  text-decoration: none;
  }
 
#creditbar a:visited {
  color: #CC6633;
  text-decoration: none;
  }

#creditbar a:active {
  color: #99CC66;
  }

#creditbar a:hover {
  color: white;
  text-decoration: none;
  background-color: #CC6633;
  }
    
#creditbar {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  background-color: #F3F3F3;
  padding: 10px 0 10px 30px;
  }

#center {
  float: left;
  width: 520px;
  overflow: hidden;
  }

#right {
  float: left;
  width: 280px;
  background-color: #FFFFFF;
  overflow: hidden;
  }

.content a:link {
  color: #369;
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }
 
.content a:visited {
  color: #369;
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content a:active {
  color: #99CC66;
  font-weight: normal;
  }

.content a:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
  background-color: #CC6633;
  }
    
.content {
  padding: 20px 50px 0 30px;
  background-color: #FFFFFF;
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  }

.content p {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
  }

.content-caption {
  line-height: 110%;
  }

.content blockquote {
  text-align: left;
  line-height: 120%;
  line-spacing: 120%;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 9px;
  padding: 3px; 
  border : 2px solid #000;
  background-color: #ccc;
  quotes: "\201C" "\201D";
  }

.content blockquote:before {
  content: open-quote;
  font-weight: bold;
  }

.content blockquote:after {
  content: close-quote; 
  font-weight: bold;
  }

.content li {
  line-height: 150%;
  }

.content h2 {
  color: #7993A2;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  margin-bottom: 10px;
  text-transform: uppercase;
  }

.content h3 a:link {
  color: #7993A2;
  text-decoration: none;
  border-bottom: none;
  font-weight: normal;
  }

.content h3 a:visited {
  color: #7993A2;
  text-decoration: none;
  border-bottom: none;
  font-weight: normal;
  }

.content h3 a:active {
  color: #99CC66;
  font-weight: normal;
  }

.content h3 a:hover {
  color: #7993A2;
  text-decoration: none;
  background-color: white;
  font-weight: normal;
  }

.content h3 {
  color: #7993A2;
  font-family: Georgia, serif;
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  line-height: 24px;
  padding: 2px 0 2px 0;
  }

.content h4 a:link {
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content h4 a:visited {
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content h4 a:active {
  color: #99CC66;
  }

.content h4 a:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
  background-color: #CC6633;
  }

.content h4 {
  color: #7993A2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 15px;
  text-transform: none;
  }

.content h5 a:link {
  color: #999999;
  text-decoration: none;
  }

.content h5 a:visited {
  color: #999999;
  text-decoration: none;
  }

.content h5 a:active {
  color: #99CC66;
  }

.content h5 a:hover {
  color: white;
  text-decoration: none;
  background-color: #999999;
  }

.content h5 {
  color: #7993A2;
  font-family: Georgia, serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 150%;
  text-align: left;
  text-transform: none;
  margin: 0;
  padding: 0;
  }

.content h6 a:link {
  color: #999999;
  text-decoration: none;
  }

.content h6 a:visited {
  color: #999999;
  text-decoration: none;
  }

.content h6 a:active {
  color: #99CC66;
  }

.content h6 a:hover {
  color: white;
  text-decoration: none;
  background-color: #999999;
  }

.content h6 {
  color: #7993A2;
  font-family: Georgia, serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 150%;
  text-align: left;
  text-transform: none;
  margin: 0;
  padding: 0;
  }

.content h7 a:link {
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content h7 a:visited {
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content h7 a:active {
  color: #99CC66;
  }

.content h7 a:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
  background-color: #CC6633;
  }

.content h7 {
  color: #7993A2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  margin-bottom: 15px;
  text-transform: none;
  }

.floatleft {
  float: left;
  margin: 0 10px 10px 0;
  }

.floatright {
  float: right;
  margin: 0 0 10px 10px;
  }

.content image-link a:link {
  color: white;
  text-decoration: none;
  }

.content image-link a:visited{
  color: white;
  text-decoration: none;
  }

.content image-link {
  color: #7993A2;
  }

.content p.posted a:link {
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content p.posted a:visited {
  color: #CC6633;
  text-decoration: none;
  font-weight: normal;
  }

.content p.posted a:active {
  background-color: #F0F0F0;
  color: #99CC66;
  }

.content p.posted a:hover {
  color: white;
  text-decoration: none;
  font-weight: normal;
  background-color: #CC6633;
  }

.content p.posted {
  color: #7993A2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
  line-height: 11px;
  padding: 2px 0 20px 0;
  background: transparent url(http://www.bully-pulpit.com/img/h_line.jpg) bottom left repeat-x;
  }

.content p.hline {
  color: #7993A2;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align: left;
  line-height: 11px;
  padding: 2px 0 10px 0;
  background: transparent url(http://www.bully-pulpit.com/img/h_line.jpg) bottom left repeat-x;
  }

.content p.posted-comment a:link {
  color: #CC6633;
  text-decoration: none;
  border-bottom: none;
  font-weight: bold;
  }

.content p.posted-comment a:visited {
  color: #CC6633;
  text-decoration: none;
  border-bottom: none;
  font-weight: bold;
  }

.content p.posted-comment a:active {
  color: #99CC66;
  font-weight: bold;
  }

.content p.posted-comment a:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
  background-color: #CC6633;
  }

.content p.posted-comment {
  color: #7993A2;
  font-family: Georgia, serif;
  font-size: 14px;
  text-align: left;
  line-height: 14px;
  padding: 15px 0 5px 0;
  background: transparent url(http://www.bully-pulpit.com/img/h_line.jpg) bottom left repeat-x;
  }

#footer {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin: 17px 0 0 0; 
  }

#footer-category {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 140%;
  text-align: left;
  margin: 17px 0 20px 0;
  }

#footer-line {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 140%;
  text-align: left;
  margin: 23px 0 20px 0;
  padding-top: 17px;
  border-top: 1px solid #e0e0e0;
  }

.sidebar a:link {
  color: #CC6633;
  text-decoration: none;
  }
 
.sidebar a:visited {
  color: #CC6633;
  text-decoration: none;
  }

.sidebar a:active {
  color: #99CC66;
  }

.sidebar a:hover {
  color: white;
  text-decoration: none;
  background-color: #CC6633;
  }

.sidebar {
  padding: 22px 15px 15px 15px;
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  }

.sidebar-nolink a:link {
  border-bottom: none;
  }
 
.sidebar-nolink a:visited {
  border-bottom: none;
  }

#calendar {
    line-height: 140%;
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
    padding: 2px;
  text-align: center;
  margin-bottom: 30px;
  margin-right: 75px;
  }

#calendar table {
  padding: 2px;
  border-collapse: collapse;
  border: 0px;
  width: 100%;
  }

#calendar caption {
  color: #7993A2;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  }

#calendar th {
  text-align: center;
  font-weight: normal;
  }

#calendar td {
  color: #4C83AE;
  text-align: center;
  font-weight: normal;
  }

.sidebar h2 {
  color: #7993A2;
  font-family: Georgia, serif;
  font-size: 17px;
  text-align: left;
  font-weight: normal;
  line-height: 17px;
  padding: 0 0 4px 0;
  background: transparent url(http://www.bully-pulpit.com/img/h_line.jpg) bottom left repeat-x;
  }

.sidebar-highlight {
  color: #7993A2;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar ul ul {
  margin-bottom: 0px;
  }

.sidebar #categories ul {
  padding-left: 15px;
  }

.sidebar li {
  text-align: left;
  margin-top: 10px;
  line-height: 3px;
  list-style-type: none;
  }

.sidebar #categories li {
  list-style-type: circle;
  }

.sidebar img {
  border: 3px solid #FFFFFF;
  }

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  margin-bottom: 15px;
  }

.link-photo {
  color: #1C1C1C;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  text-align: left;
  padding: 2px 0 0 0;
  margin-bottom: 15px;
  }

#powered {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 150%;
  text-align: left;
  color: #1C1C1C;
  margin-top: 50px;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

.commenter-profile img {
  vertical-align: middle;
  border-width: 0;
  }