/*@font-face {
    font-family: RobotoSlab-Bold;
    src:url(fonts/RobotoSlab-Bold.ttf);
}
@font-face {
    font-family: RobotoSlab-Light;
    src:url(fonts/RobotoSlab-Light.ttf);
}
@font-face {
    font-family: RobotoSlab-Regular;
    src:url(fonts/RobotoSlab-Regular.ttf);
}
@font-face {
    font-family: RobotoSlab-Thin;
    src:url(fonts/RobotoSlab-Thin.ttf);
}*/
@font-face {
    font-family: RobotoSlab-Bold;
    src:url(fonts/robotoslab-bold-webfont.ttf);
}
@font-face {
    font-family: RobotoSlab-Regular;
    src:url(fonts/robotoslab-regular-webfont.ttf);
}
body {
font-family:RobotoSlab-Bold;
}
img {
max-width:100%;
}
.container {
max-width:1137px;
width:90%;
}
.header {
  padding-top: 15px;
}
.logo {
  color: #999999;
  font-size: 40pt;
  letter-spacing: -2px;
  line-height: 20pt;
  padding-top: 5px;
  padding-bottom: 33px;
}
.logo a:hover {
  color:#999999; 
}    
.search .s-btn {
  background-color: rgba(0, 0, 0, 0);
  background-image: url("img/sprite1.png");
  background-position: -154px -5px; width: 27px; height: 27px;
  background-size: auto auto;
  border: medium none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0);
  height: 27px;
  margin-left: 5px;
  width: 27px;
  line-height: normal;
}
.s-box {
  font-family: RobotoSlab-Regular;
  font-size: 14px;
  line-height: 18px;
  max-width: 207px;
  padding-left: 5px;
  border:1px solid #ff6600;
  /*border-left:*/

  box-shadow:none;
  width: 100%;
}
.newsletterdiv {
  float: right;
}
.top-nav {
  float: right;
  margin-top: 10px;
}
.top-nav li {
  border-right: 1px solid #cccccc;
  display: inline-block;
}
.top-nav li:last-child {
  border: medium none;
}
.top-nav a {
  color: #999999;
  font-size: 16px;
  padding: 0 4px;
}
section {
  float: left;
  width: 100%;
}
.b-title {
color:#ff6600;
margin-right:5px;
font-size:14px;
}
.browse {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  padding: 3px 0;
}
.browse li {
  display: inline-block;
}
.browse li a {
  color: #999999;
  font-size: 12px;
}
.browse li a:hover {
  color:#ff6600;
}
.browse span, .browse ul {
  float: left;
}
 .browse ul {
 padding-left:5px;
 margin:0;
 }
 .l-b {
  line-height: 35px;
}
.side-head h2 {
color:#ff6600;
margin:0;
font-size:15px;
}
.sidebar {
  background: #2d4652 none repeat scroll 0 0;
  color: #ffffff;
  max-width: 300px;
  /*padding: 10px 5px;*/
  padding: 10px 15px;
  margin: 0px auto;
}
.side-head {
  background: #1f5067 none repeat scroll 0 0;
  border: 1px solid #cccccc;
  padding:8px 10px;
}
.sub-head {
  margin-top: 5px;
  font-size: 12px;
  color: #ffffff;
}
.main-content {
  background: #f8f8f8 none repeat scroll 0 0;
  margin-top: 6px;
  padding-bottom:30px;
}
.list ul, .click-more {
  border-bottom: 1px dotted;
  margin: 0 10px;
  padding: 15px 0;
}
.click-more a {
  color:#ff6600;
  }
.list li {
  list-style: outside none none;
}
.list li a {
  color: #ffffff;
}
.main-head {
  color: #2d4652;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  margin-top: 16px;
}
.author {
  font-size: 20px;
  line-height: 20px;
}
.top-match {
  float: left;
  width: 100%;
}
.result-list {
  max-height: 112px;
  overflow: hidden;
}
.result-list a {
  color: #ff3300;
  float:left;
}
.subjs a {
  color: #ff3300;
  float:left;
}
.subj li {
    list-style: outside none none;
}
.result-list li {
  display: inline-block;
  font-family: robotoslab-regular;
  font-size: 12px;
  line-height: 30px;
  padding-right: 20px;
}
.noresults {
  display: block;
  clear: both;
  padding-top: 20px;
}

div.outer_pagination div.orange span.pagnumbers {
    margin-bottom: 7px;   
}

.pagesDisplay {
    display: none;
    text-align: left;
    font-size: .9em;
}

div.outer_pagination div.orange span.pagnumbers {
    display: none;
}

div.outer_pagination div.orange span.elipses {
    display: none;       
}

#pageSelector {
    margin: 0;
    padding: 0;
    border: 0;
}

#jumpform {
    padding: 0;
}
.slider-top {
    margin: 0 auto;
}
.subj {
    width: 33.33%;
    float: left;
    text-align: left;
    line-height: 26px;
}
.result-list {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px 0;
}
.result {
  border-bottom: 1px dotted #cccccc;
  padding: 10px 0;
}
.first-result {
  border-top: 1px solid #cccccc;
}
.u-name {
  margin-top: 3px;
  font-size: 14px;
  font-style: italic;
  color: #333333;
}
.u-name a {
  color: #ff3300;
  font-size: 12px;
}
.more {
  clear: left;
  padding-top: 5px;
  font-size: 12px;
}
.more a {
  color: #ff3300;
}
/*.more a:hover {
  color: #ff0000;
}*/
.search-results {
  color: #666666;
  padding-top: 5px;
  width: 100%;
}
.page-drop select, .t-pges {
  float: left;
  padding: 6px 2px !important;
}
.search-results .main-head {
  margin: 0;
}
.page-drop {
  float: right;
  margin-bottom: 5px;
  margin-top: -10px;
  font-size:12px;
}
.page-drop select {
  -moz-appearance: none;
  background-image: url("images/sprite.png");
  /*background-position: 85% center;*/
  background-position: 0 -229px; width: 10px; height: 5px;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  cursor: pointer;
  min-width: 80px;
}
.shw-page select {
  background-position: 110px center !important;
  width: 130px;
}
.click-more {
  border: 0 none;
}
.dbl-angle {
    color: #ff6600;
}
.intro {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  width: 100%;
}
.intro a {
  color: #666;   
}    
/*.pagination .prev, .pagination .next {
  float: left;
  padding:0 15px;
  line-height:15px;
  font-size:11px;
  color:#666666;
}
.pagination .prev {
  border-right: 1px solid #999999;
  padding-left: 0;
}
.pagination .prev a{
  color: #666666;
}
.pagination .next > a {
  color: #ff3300;
}*/

.f-logo {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #cccccc;
  float: left;
  margin-top: -20px;
  margin-bottom:25px;
}
.f-logo a {
  float: left;
  font-size: 19px;
  padding: 3px 35px;
}
a {
color:#999999;
}
a:hover {
text-decoration:none;
color:#ff6600;
}
footer {
/*background:url(images/sprite.png);
background-position: 0 -244px; width: 92px; height: 5px;*/
float:left;
width:100%;
border-top:4px solid rgba(0,0,0,0.6);
padding-bottom:20px;
}
.f-social ul {
  padding: 0;
}
.f-social li {
  display: inline-block;
  padding: 0 3px;
}
.footer-menu li {
  display: inline-block;
}
.footer-menu li:last-child {
  border-right: 1px solid #ff6600;
}
.footer-menu > ul {
  margin: 10px 0;
  padding-left: 0;
}
.footer-menu li a {
  float: left;
  padding:0 10px;
  font-size:12px;
}
.copyright {
  color: #ff6600;
  font-family: RobotoSlab-Regular;
  margin: 10px 0;
  text-align: center;
   font-size:12px;
 
}
.social i {
  font-size: 12px;
  padding: 4px;
}
.s-icon {
  border: 1px solid;
  border-radius: 50%;
  float: left;
  height: 20px;
  text-align: center;
  width: 20px;
  margin-left: 10px;
}
.social .fb a {
  color: #234489;
} 
.social .tw a {
  color: #119dd8;
}
.social .pn a {
  color: #c52228;
}
.tw.s-icon {
  border-color: #119dd8;
}
.fb {
  border-color: #234489;
}
.pn {
  border-color: #c52228;
}
.mug {
  float: left;
  height: 20px;
  text-align: center;
  width: 20px;
  margin-left: 10px;
  margin-right: 20px;
}
.mug i {
  font-size: 22px;
}
.info {
  float: right;
  margin-right: 10px;
  margin-top: -5px;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
}
.info i {
  font-size: 10px;
  line-height: 10px;
  font-style: italic;
}    
.pagination i {
  color: #000000;
  font-size: 20px;
  line-height: 14px;
}
.pagination .prev i {
  margin-right: 5px;
  float:left;
}
.pagination .next i {
  float: right;
  margin-left: 5px;
}
.shw-page {
  color: #ff6600;
}
.click-more i {
  color: #000000;
  padding-left: 5px;
}
.f-social {
  padding: 0;
  text-align: center;
}
.l-col-g {
  margin: 20px auto 0px auto;
  height: 600px;
  width: 300px;
  text-align: center;
}
.r-col-g {
    clear: both;
    /*padding: 15px 0px 15px 0px;*/
    margin: 15px 0px 15px 0px; 
}
.r-col-gm {
    display: none;
}
.ad2 {

  height: 90px;
  margin: 10px auto;
  max-width: 768px;
  width: 100%;
}

/*.sprite { background: url('images/sprite.png') no-repeat top left; width: 39px; height: 39px; display: block; } 
.sprite.fb { background-position: 0 0; } 
.sprite.insta { background-position: 0 -49px; width: 40px; } 
.sprite.newsletter { background-position: 0 -98px; width: 273px; height: 35px; top: 0; right: 15px;  } 
.sprite.search { background-position: 0 -143px; width: 27px; height: 27px; } 
.sprite.twt { background-position: 0 -180px; } 
.sprite.arrow { background-position: 0 -229px; width: 10px; height: 5px; } 
.sprite.border { background-position: 0 -244px; width: 92px; height: 5px; }*/

.sprite {
    background-image: url(img/sprite1.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-fb {
    width: 39px;
    height: 39px;
    background-position: -5px -5px;
}

.sprite-google-socicon-shadow {
    width: 40px;
    height: 40px;
    background-position: -54px -5px;
}

.sprite-newsletter {
    width: 273px;
    height: 35px;
    background-position: -5px -55px;
}

.sprite-pinterest-socicon-shadow {
    width: 40px;
    height: 40px;
    background-position: -104px -5px;
}

.sprite-search {
    width: 27px;
    height: 27px;
    background-position: -154px -5px;
}

.sprite-twt {
    width: 39px;
    height: 39px;
    background-position: -191px -5px;
}




.authorResults {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 3px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #2d4652;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav-box {
    padding: 10px 15px;
}

.sidenav a {
    background: #2d4652 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}
.click-more-s {
  border: 0 none;
  border-bottom: 1px dotted;
  margin: 0 10px;
  padding: 15px 0;
}  
.click-more-s a {
  color:#ff6600;
}
.click-more-s i {
  color: #000000;
  padding-left: 5px;
}

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
}
.mobilenav {
    font-size:20px;
    cursor:pointer;
    position:fixed;
    top: 5px;
    left: 5px;
    display: none;
}

.q-single {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.q-img img {
    padding: 0 10px 0 0;
    height: auto;
    width: 100%;
    max-width: 300px;
    /*float: left;*/
}

.q-single-text {
    font-size: 16px;
}

.q-img-single{
	margin: 0;
    padding: 0 10px 0 0;
}

.q-img-single img {
	height: auto;
	padding-bottom: 10px;
	width: 100%;
}

@media only screen  and (max-width:980px) {
.ad2 {
  height: 60px;
  max-width: 468px;
}

}

@media only screen  and (max-width:767px) {
.mobilenav {
  display: block;
}
.l-col-g {
    display: none;
}
.r-col-gm {
    display: block;
    clear: both;
    padding: 15px 0px 0px 0px;
}
.subjs {
  max-height: 110px;
  overflow: hidden;
}
#moreless {
    display: block;
}
.logo {
  line-height: 60px;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0px;
}
.header .col-md-6 {
  text-align: center;
}
.n-l {
  text-align: center;
}
.footer-menu > ul {
  text-align: center;
}
.ads {
  max-width: 305px;
}
.ad2 {
  height: auto;
  max-width: 320px;
}
.newsletterdiv {
  margin: 10px auto;
    clear: both;
}
.newsletter {
    clear: both;
  margin: auto;
}
.top-nav {
    clear: both;
  text-align: center;
}
.search {
  margin: auto;
  text-align: center;
}
.b-title {
  float: none;
  width: 100%;
}
.browse span, .browse ul {
  text-align: center;
}
.newsletterdiv {
  margin: 10px auto;
  float: none;
}
.authors {
    display: none;
}
.top-nav {
  float: none;
}
.top-nav > ul {
  padding: 0;
}
.top-nav a {
  font-size: 15px;
  padding: 0 5px;
}
.sidebar {
    display: none;
}


}
@media only screen  and (max-width:600px) {
    
/*.logo {
  line-height: 60px;
  text-align: center;
}
.header .col-md-6 {
  text-align: center;
}*/
.subjs {
  max-height: 110px;
  overflow: hidden;
}
#moreless {
    display: block;
}
.header .search {
  margin: 15px 0;
}
.l-col-g {
    display: none;
}
.r-col-gm {
    display: block;
    clear: both;
    padding: 15px 0px 0px 0px;
}
/*.top-nav {
  float: none;
}*/
/*.top-nav > ul {
  padding: 0;
}
.top-nav a {
  font-size: 15px;
  padding: 0 5px;
}*/
.page-drop {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
/*.search-results .main-head {
  margin: 0 0 20px;
  width: 100%;
}
/*.authors {
    display: none;
}
/*.b-title {
  float: none;
  width: 100%;
}
.browse span, .browse ul {
  text-align: center;
}
.newsletterdiv {
  margin: 10px 0;
  float: none;
}*/
}
@media only screen  and (max-width:500px) {

.subjs {
  max-height: 110px;
  overflow: hidden;
}
.subj {
    width: 50%;
}
.l-col-g {
    display: none;
}
.r-col-gm {
    display: block;
    clear: both;
    padding: 15px 0px 0px 0px;
}
#moreless {
    display: block;
}
/*.authors {
    display: none;
}*/
/*.newsletterdiv {
    float: none;
    text-align: center;
}  */ 

}