.searchbox {width:450px;height:200px;margin-left:20px;top:-2px;position:relative;font-size:1.5em;}


.children {margin-left:0px;}

.search {margin-top:50px;margin-bottom:0px;margin-left:auto;margin-right:auto;}

.narrowcolumn {margin:30px;}

.post {margin-left:auto;margin-right:auto;padding:30px;max-width:1200px;
margin-bottom:40px;
border-radius: 15px 15px 15px 15px;
/*-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border: 2px solid #bcbee0;
background-color:#edf6ff;*/ 
}

.post h3 {
text-decoration:none;
}

#content {margin:30px;margin-left:50px;padding-left:50px;}

.introtext {font-weight:bold;font-size:1.3em;text-align: center;}

.mostpop {color: #D91E45; margin-top: 60px;}

.mostviewed {color:#de1f4a;font-weight:bold;cursor:pointer;}

.mostviewedhead {margin-bottom:0px;text-align: center;}

.entry {text-align:center;margin-bottom:40px;}

.cent {text-align:center;}

#wrapper {max-width: 1600px;
   width: 92%;
   margin: 0 auto;}

.categorygrid {
width: 100%;
margin: 0 auto;
overflow:auto;
background:#dfdfdf;
padding-top:30px;
padding-bottom:30px;
}
.categorygrid li {
    float: left;
    margin: 10px;
    content: "";
    font-weight:bold;
}

.categorygrid li:before {
display:none;
}

.categorygrid ul li {
    text-align:center;
}

.categorygrid ul li:hover {
}

.categorybuts {padding-left:0px;}

.categorygrid h2 {margin-bottom:50px;}

.categorygrid a {padding-top:40px;
width:180px;
height:40px;
padding:30px;
background-color: #fff;
display:block;
margin:15px;
text-decoration: none;
}


.categorygrid a:hover {
-webkit-box-shadow:inset 0px 0px 0px 5px #e8e8e8;
    -moz-box-shadow:inset 0px 0px 0px 5px #e8e8e8;
    box-shadow:inset 0px 0px 0px 5px #e8e8e8;
background-color: #fff;
}

.entry li strong{
  font-family: 'knockout';
  font-weight: normal;
  font-size:1.875em;
  letter-spacing: 0.03em;
  color:#3d3838;
  text-transform: uppercase;
  line-height: 80px;
}

.entry p strong{
  font-family: 'knockout';
  font-weight: normal;
  font-size:1.875em;
  letter-spacing: 0.03em;
  color:#3d3838;
  text-transform: uppercase;
  line-height: 80px;
}

.more-link {padding-left:50px;}

#banner{
  width:100%;
  height:300px;
  background: rgba(15,184,147,1) url(https://www.nethosted.co.uk/img/nhbg.png);
  background: -webkit-gradient(left top, right bottom, color-stop(rgba(15,184,147,0.87)), color-stop(rgba(114,175,205,0.87))), url(https://www.nethosted.co.uk/img/nhbg.png);
  background: linear-gradient(135deg, rgba(15,184,147,0.87), rgba(114,175,205,0.87)), url(https://www.nethosted.co.uk/img/nhbg.png);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64b6c1', endColorstr='#72afcd', GradientType=1 );
  overflow:hidden;
}

#banner-title {
text-align:center;
}

#banner-title h1 {
margin-left: auto;
margin-right: auto;
margin-top:50px;
margin-bottom:0px;
}
