body {
  margin: 6px 6px 10px 2px;
  background-color: #FFFFFF;
  background-image:url(http://bluecollarpolitics.com/images/blog-back.jpg);
  color: #330099;
  text-align: center;
  font-family: georgia,"times new roman",times,serif;
  font-size: medium;
  line-height: 24px;
}

a {
  text-decoration: underline;
  font-weight: normal;
  font-size: medium;
}

a:link {
  color: #FF0000;
  background-color: transparent;
}

a:visited {
  color: #3333CC;
  background-color: transparent;
}

a:hover {
color : #FFFFFF;
background-color : #FF0000;
}

h1, h2 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  background-color: #FF0000;
}

h3 {
  color: #FFFFFF;
  font-family: georgia,"times new roman",times,serif;
  font-size: x-large;
  text-align: center;
  font-weight: bolder;
  margin-bottom: 10px;
  line-height: 150%;
}

h6 {
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  text-align: center;
  line-height: 8px;

}

#container {
    font-family: georgia,"times new roman",times,serif;
    font-size: medium;
    line-height: 28px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    padding: 0px;
    width: 95%;
    position: relative;
    background-color: #FFFFFF;
    border: 2px solid #FF0000;

}

#banner {
  font-family: georgia,"times new roman",times,serif;
  color: #FFFF00;
  background-color: #000000;
  text-align: center;
  padding: 15px;
  height: 90px;
  font-size: medium;
}

#banner-img {
  display: none;
}

#banner a {
  color: #FFFF00;
  text-decoration: underline;
  font-weight: bold;
}

#banner h1 {
  font-size: x-large;
  padding-bottom: 10px;
  padding-left: 10px;
  
}

#banner h2 {
  font-size: large;
}

#center {
  float: left;
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0px;
  top: auto;
  background-color: #FFFFFF;
  z-index: 0;
}

.entry-body {
  margin: 8px 8px 10px 10px;
  color: #330099;
  font-family: georgia,"times new roman",times,serif;
  font-size: medium;
  font-weight: normal;
  line-height: 175%;
  text-align: left;
  margin-bottom: 10px;
}

.entry-bodyblockquote {
  background-color: #CCFFFF;
  border: 2px dashed #FF0000;
  padding: 5px;
  padding-bottom: 20px;
  margin: 1em;
  line-height: 150%;
  font-family: "times new roman",times,serif;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.entry-content {
  margin: 4px 2px 10px 10px;
  color: #330099;
  font-family: georgia,"times new roman",times,serif;
  font-size: medium;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}

.content {
  padding: 15px 15px 5px 15px;
  margin-right: 200px;
  margin-left: 200px;
  color: #330099;
  background-color: #FFFFFF;
  border: 4px solid #FF0000;
  font-family: georgia,"times new roman",times,serif;
  font-size: medium;
  line-height: 150%;
  margin-bottom: 10px;
}

#right {
  float: right;
  width: 200px;
  overflow: hidden;
  background-color: #FFFFFF;
  color: #330099;
  font-size: medium;
  line-height: 150%;
  position: absolute;
  right: 0px;
  z-index: 2;
}

#right a {
  text-decoration: underline;
  font-weight: normal;
  font-size: medium;
  line-height: 150%;
}

#left {
  float: left;
  width: 200px;
  color: #330099;
  background-color: #FFFFFF;
  overflow: hidden;
  font-size: medium;
  line-height: 100%;
  position: absolute;
  z-index: 2;
}


#left a {
  text-decoration: underline;
  font-weight: normal;
  font-size: medium;
  line-height: 150%;
}

.content p {
  color: #330099;
  font-family: georgia,"times new roman",times,serif;
  font-size: medium;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin-bottom: 10px;
}

.entry-content blockquote {
  background-color: #CCFFFF;
  border: 2px dashed #FF0000;
  padding: 5px;
  padding-bottom: 20px;
  margin: 1em;
  line-height: 150%;
  font-family: "times new roman",times,serif;
  font-size: medium;
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.content li {
  line-height: 200%;
  font-size: small;
  list-style-type: none;
}

.content h1 {
  font-family: georgia,"times new roman",times,serif;
  font-size: x-large;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 32px;
  background-color: #FF0000;
  border: 4px solid #333399;
  text-align: center;
  padding-left: 1px;
  margin-bottom: 15px;
  }

.content h2 {
  color: #FFFFFF;
  background-color: #333399;
  border: 2px solid #FF0000;
  font-family: "times new roman",times,serif;
  font-size: large;
  font-weight: bold;
  text-align: center;
  padding-left: 1px;
  margin-bottom: 10px;
}

.content h3 {
  color: #330099;
  font-family: georgia,"times new roman",times,serif;
  font-size: large;
  text-align: center;
  font-weight: bolder;
  text-decoration: underline;
  margin-bottom: 10px;
}

.content p.posted {
  color: #330099;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: center;
  margin-bottom: 0px;
  line-height: 150%;;
  }

.sidebar {
  padding: 15px;
  background-color: #FFFFFF;
  font-family: "times new roman",times,serif;
  font-size: medium;
  line-height: 150%;
}

.sidebar h2 {
  color: #FF0000;
  font-family: georgia,"times new roman",times,serif;
  font-size: small;
  text-align: center;
  font-weight: bold;
  border: none;
  text-transform: uppercase;
}

.sidebar h3 {
  color: #FFFFFF;
  background-color: #330099;
  border: 2px solid #FF0000;
  padding: 4px;
  font-family: serif, Verdana, Arial, sans-serif;
  font-size: medium;
  text-align: center;
  font-weight: bolder;
  margin-bottom: 10px;
}


.sidebar ul {
  padding-left: 0px;
  margin-left: 5px;
  font-size: small;
  line-height: 175%;
}

.sidebar li {
  color: #000000;
  font-family: georgia,"times new roman",times,serif;
  font-size: small;
  text-align: left;
  line-height: 200%;
  margin-top: 4px;
  list-style-type: none;
}

.sidebar p {
  color: #000000;
  font-family: georgia,"times new roman",times,serif;
  font-size: small;
  font-weight: normal;
  line-height: 200%;
  text-align: left;
  margin-bottom: 10px;
}

img {
  border: 0px;
}

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

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

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

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

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

#calendar {
  line-height: 140%;
  color: #000000;
  padding: 2px;
  font-family: georgia,"times new roman",times,serif;
  font-size: small;
  text-align: center;
  margin-bottom: 30px;
}
#calendar a {
  text-decoration: underline;
  font-weight: normal;
  font-size: small;
}

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

#calendar caption {
  color: #FF0000;
  border-bottom: 2px solid;
  font-family: georgia,"times new roman",times,serif;
  font-size: small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

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

#calendar td {
  text-align: center;
}
