/******************************************
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
*
* Simply copy an existing style from style.css to this file,
* and modify it to your liking.
*/

p {
    text-align: justify;
}

#sidebar {
border: solid;
border-width: thin;
padding: 10px;
}

body {
    font-family: Trebuchet MS !important; 
}
.single h1.entry-title {
    font-weight: normal !important;
}

.slides li h3 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 400;
    font-family: Trebuchet MS !important; 
}


.entry-content h2 {
    font-weight: normal !important;
font-family: Trebuchet MS !important; 
}

.entry-title {
    font-family: Trebuchet MS !important; 
}

img.tptn_thumb {
    border: 0px solid #CCC !important;
    box-shadow: none !important;
}

.entry-content img {
    padding-top: 20px !important;
}

.entry-content table {
    padding-bottom: 20px !important;
}

.entry-content td {
    padding-bottom: 20px !important;
}

.navbar-brand a {
    font-size: 20px;
}

@media screen and (max-width: 800px) {
  #sidebar {
    visibility: hidden !important;
      }
}

@media screen and (max-width: 800px) {
  #colophon {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #rev_slider_1_1_wrapper {
    display: none !important;
      }
}



@media screen and (max-width: 800px) {
  #geomashupsearchwidget-2 {
    visibility: visible !important;
      }
}



@media screen and (max-width: 800px) {
  #text-2 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #zoom-social-icons-widget-4 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #mc4wp_widget-2 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #widget_tptn_pop-2 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #text-8 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #text-3 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #archives-2 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #text-9 {
    display: none !important;
      }
}

@media screen and (max-width: 800px) {
  #text-10 {
    display: none !important;
      }
}

label {
    display: inline !important;
}

.entry-title {
    font-size: 24px !important;
}

@media screen and (max-width: 800px) {
  #headercomputer {
    display: none !important;
      }
}

@media screen and (min-width: 800px) {
  #headermobile {
    display: none !important;
      }
}

.recent-posts .post {
padding-right: 25px;
}

.yarpp-thumbnail-title {
    text-align: left;
    font-weight: bold;
    font-size: 96%;
    text-decoration: none;
    font-size: 11px !important;
}