*{margin: 0;padding: 0;}
html,body{height: 100%;width: 100%;}
.content{width: 100%;position: relative;z-index: 1;}
.navbar{margin-bottom: 15px;}
.footer{position:relative;bottom:0;width:100%;background: #3c3c3c;padding-top:5px;color: white;height: 100px;max-height: 25px;text-align: center;overflow: hidden;z-index: 1;}
.footer a{color: white;text-decoration: none;margin-left:1px; margin-right: 1px;}
.footer a:hover a:active {text-decoration: none;color: white;}
#lcont ,#rcont{min-height: 90em;border: 1px #FFFAFA solid;}
@media screen and (max-width: 760px){
  #rcont{display: none;}
}
.bloginfo {
  overflow: hidden;
  margin-top: 5px;
  display: block;
}
.blogText{line-height: 25px;word-wrap: break-word;}
.pheader{padding-bottom: 10px;color: #0f0f0f;line-height:2px;letter-spacing:1px;}
.thumbnail{margin-bottom: 15px;}
span a{text-decoration: none;cursor: pointer;color: #0f0f0f;}
span a:active,span a:focus,span a:hover{text-decoration: none;color: #0f0f0f;font-weight: bolder;}
h3 a:active,h3 a:focus,h3 a:hover{text-decoration: none;cursor:pointer;}
.head{text-align: center;color: #0f0f0f;font-weight: bolder;margin-bottom: 10px;font-size: 20px;}
.list-group {padding-left: 0;margin-bottom: 6px;}
.stag {height: 20em;border: 1px solid #ddd;background-color: #fff;border-radius: 4px; display: block;}
.stag  a {
  float: left;
  margin: 4px;
  padding: 0 7px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.stag a:hover,.stag a:active,.stag a:visited{text-decoration: none;}
.page-pagination{text-align: center;}
.page-pagination nav{height: 65px !important;}
