@import url(font.css);

#page {
  margin: 0 auto!important;
}

.top-bar {
  background: #111;
  overflow: visible;
  position: relative;
}

.top-bar h1 {
  line-height: 45px;
  font-size: 1.0625em;
  text-transform: uppercase;
  float: left;
  margin: 0 12px;
}

.right {
  float: right;
}

.menu {
  display: block;
  width: 18px;
  height: 16px;
  background: url(../img/menu-icon.png);
  position: absolute;
  top: 13px;
  right: 13px;
}

a {
  text-decoration: none;
}

p {
  margin-bottom: 0.5em !important;
  font-size: 14px !important;
  line-height: 1.2em !important;
  margin-bottom: 8px;
}

.row-title > h4, .row-title > span {
  background: #eaeaea;
  padding: 5px;
  text-align: center;
  margin-top: 20px;
  display: block;
}

span.date {
  font-size: 10px;
  color: #999;
  font-weight: normal !important;
}

h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1em !important;
  font-weight: bold !important;
}

h6 > a, h6 > a:hover, h5 > a, h5 > a:hover, h4 > a, h4 > a:hover, .front-list > a,  .front-list > a:hover {
  color: #333;
}

.front-list > a{
  font-size: 13px;
  font-weight: bold;
}

.front-list {
  border-top: 1px solid #eaeaea;
  padding: 6px 0;
  line-height: 15px;
}

.nav-pills {
  margin-top: 20px;
  border-top: 1px solid #eaeaea;
  padding-top: 10px;
}

.footer li {
  text-align: center;
}

.pagination li a, .pagination li span {
  display: block;
  padding: 4px 7px;
  line-height: 1;
  color: #000;
  text-decoration: none;
}

.pagination li.current {
  border: 1px solid #ddd;
}

.pagination-centered {
  margin-top: 20px;
  border-top: 1px solid #eaeaea;
  padding-top: 22px;
  padding-left: 7px;
}

.comms_toggle {
  cursor: pointer;
}

#comments_thread > ul {
  margin: 0px;
}

#comments_thread > ul > li:hover > div.comments_actions {
  display: none !important;
}

#comments_thread > ul > li > div.comments_meta > span.comments_like {
  display: none;
}

#comments_thread > ul > li > div.comments_meta > span.comments_unlike {
  display: none;
}

.comments_head > span {
  border-bottom: 1px dashed #333;
  cursor: pointer;
}

#comments_thread > ul > li > div.comments_text {
	margin-right: 0px !important;
}

#comments_thread > div.comments_head > a, #comments_thread > div.comments_foot > a {
  font-size: 10px !important;
}

h6.list {
  text-transform: none;
  border-top: 1px solid #eaeaea;
  line-height: 15px;
  padding: 6px 0;
  margin-bottom: 0px;
}

.implode{
  background: #eaeaea;
  padding: 5px;
  border-radius: 5px;
  margin: 10px 0px;
}

.implode p {
  font-style: italic;
}
#adsense_1 {
position:fixed;
bottom:0;
margin:0 auto;
}