.commenthidden {display:none}
.commentshown {display:inline}

#comments {
  font-size: 12px;
}

#comments dt {
  font-size: 12px;
}

.comment-body p {
  margin-bottom: 0;
}

.comment-timestamp{
  margin-top: 0;
  font-size: 9px;
}

#description {
  margin: 0 60px 0 21px;
  font-size: 11px;
}

.post-footer img {
  vertical-align: middle;
  border: none;
  margin-right:2px;
  margin-left: 3px;
}

div.post {
  margin-bottom: 40px;
}

ul#rpp-menu {
  position: absolute;
  top: 110px;
}

/* NEW BLOG STYLES */
#blog-header {
  background: url(../images/bgLightGreySpeckle.jpg) repeat scroll;
  height: auto;
  margin: 0 0 25px;
  padding: 15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ddd;
  -moz-box-shadow: 0 2px 2px #ddd;
  -webkit-box-shadow: 0 2px 2px #ddd;
  box-shadow: 0 2px 2px #ddd;
}
#blog-title {
  margin: 0;
  padding: 0 0 5px;
  font-size: 35px;
  line-height: 1em;
  font-family: 'Museo Sans', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  text-shadow: 1px 1px 0 #fff;
  color: #666;
  border-bottom: 1px solid #ddd;
}
#blog-title a:hover {
  text-decoration: none;
}
#blog-title em {
  font-family: 'Museo Slab', Helvetica, Arial, sans-serif;
  font-style: normal;
  padding: 0;
  color: #bf301a;
}
#blog-header #description {
  margin: 0;
  padding: 5px 0 0;
  font-size: 16px;
  line-height: 1.4em;
  color: #666;
  font-family: Georgia, serif;
  font-style: italic;
  border-top: 1px solid #fff;
}
.post, .post li, .post blockquote, .post div {
  color: #333;
  font-size: 14px;
  line-height: 1.4em;
}
.post blockquote {
  font-style: italic;
  margin-top: 1.8em;
  margin-bottom: 1.8em;
}
.post a, .post a:visited {
  color: #06c;
  text-decoration: none;
}
.post a:hover {
  text-decoration: underline;
}
h2.post-title {
  font-family: 'Museo Slab', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #333;
  margin: 0 0 15px;
  padding: 0 0 5px;
  border-bottom: 1px dashed #cdcdcd;
}
h4.date-header {
  font-family: 'Museo Sans', Helvetica, Arial, sans-serif;
  color: #999;
  font-weight: normal;
  margin: 0;
  padding: 0 0 3px;
  font-size: 13px;
  line-height: 1.4em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.post strong {
  color: #555;
}
.post-body ul {
  margin: 0;
  padding: 10px 0 20px 2em;
}
.post-body ul li {
  margin: 0;
  padding: 0 0 3px;
}
.post-footer {
  padding: 10px;
  margin: 10px 0 0;
  font-size: 12px;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fafafa;
  -moz-box-shadow: 0 1px 1px #ddd;
  -webkit-box-shadow: 0 1px 1px #ddd;
  box-shadow: 0 1px 1px #ddd;
}
p.post-footer a {
  margin-right:5px;
  text-decoration: none;
}
.post-footer a:hover {
  text-decoration: none;
}
p.blogger-labels {
  margin-top: 18px;
}
ul#recently {
  margin: 0;
  padding: 5px 0 20px 1em;
}
ul#recently li {
  margin: 0;
  padding: 0 0 10px;
  color: #cdcdcd;
}
ul#recently li:hover {
  color: #666;
}
ul.archive-list {
  margin: 0;
  padding: 5px 0 20px 1em;
}
ul.archive-list li {
  margin: 0;
  padding: 0 0 5px;
  color: #cdcdcd;
  font-size: 13px;
}
ul.archive-list li:hover {
  color: #666;
}

div.post-footer {
  border: none;
  border-top: 1px solid #eeecf5;
  border-bottom: 1px solid #eeecf5;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 16px 0;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  margin-top: 15px;
  position: relative;
  zoom:1;
}
div.post-footer div{
  float: left;
  padding: 0 0 0 25px;
  height: 100px;
  width: 199px;
  position: relative;
  overflow: hidden;
}
div.post-footer div.comments {
  width: 201px;
}
div.post-footer div.comments p.num-comments{
  font-family: 'Museo Sans 500';
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
  color: #666;
}
div.post-footer div.comments p.num-comments a{
  color: #297ed4;
}
div.post-footer div.comments p.num-comments span{
  font-family: 'Museo Slab 500';
  font-size: 16px;
  font-weight: normal;
}
div.post-footer div.share-post{
  border-left: 1px solid #eeecf5;
  border-right: 1px solid #eeecf5;
}
div.post-footer div p.post-footer-heading{
  color: #888;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
div.post-footer div.comments p.post-footer-heading{
  margin-bottom: 15px;
}
div.post-footer div ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
div.post-footer div ul li{
  float: left;
  margin-right: 10px;
}