/* Enter Your Custom CSS Here */
/* Enter Your Custom CSS Here */
media="all"
@media screen and (min-width: 30em)
.site-main {
  padding: 2% 0 !important;
}


media="all"
@media screen and (min-width: 30em)
.hentry, .page-header, .page-content {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  margin: 0 2% !important;
}

@media screen and (min-width: 59.6875em) {
body:before {
    background-color: #fff;
    content: "";
    display: block;
    height: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 23.4118%;
    z-index: 0; /* Fixes flashing bug with scrolling on Safari */
    background-color: transparent;
}

.site {
    margin: 0 auto !important;
    max-width: 1650px;
}

.sidebar {
    float: left;
    margin-right: -100%;
    max-width: 380px;
    position: relative;
    width: 30%;
    background-color: transparent;
}

.secondary {
    background-color: transparent;
    box-shadow: none;
    display: block;
    margin: 0;
    padding: 0;
}

.site-main {
    padding: 1.00% 0;
    background-color: transparent;
}

.site-content {
    display: block;
    float: left;
    margin-left: 13%;
    width: 87%;
    background-color: transparent;
}

body {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    background-color: transparent;
}
  
  .entry-title {
font-size: 3.0rem;
}

.entry-content {
font-size: 1.4rem;
}
.textwidget { font-size: 12px; }




.entry-footer {
display:none !important;
}
.home .entry-footer { 
display: none !important; 
}  
.site-info a {display:none !important;}
.hentry, .page-header, .page-content {
box-shadow: none !important;
}



body:before {
box-shadow: none !important;
}
  
  .entry-footer {
display:none !important;
}
.site-info a {display:none !important;}
.hentry, .page-header, .page-content {
box-shadow: none !important;
}
  .nav-links { display: none !important; }

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: none !important;
    box-shadow: none !important;
}
  .hentry {
	background-color: transparent !important;
}
#main,
.singular.page .hentry {padding:0 !important;}
  .ngg-imagebrowser .pic {
border: none;

}
.nav-links { display: none !important; }

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: none !important;
    box-shadow: none !important;
}
ngg-gallery-thumbnail img {
background-color:transparent!important;
border:none!important;
border-radius:0px!important;
}
.hentry {
	background-color: transparent !important;
}
#main,
.singular.page .hentry {padding:0;}

.ngg-album-compactbox .Thumb {
border: 1px solid rgb(169, 169, 169);
}
.ngg-album-compactbox:hover {
background-color: rgb(169, 169, 169);
}
.ngg-album-compactbox {
border-radius: 0;
padding: 4px !important;
}
  
  #fancybox-overlay[style] {
    background-color: #ffffff !important;
  opacity:1.0 !important;
  

}

#fancybox-wrap[style] {
    background-color: #ffffff !important;

   position:absolute; !important;
   opacity: 1.00 !important; // 0.10=light 1.00=dark}
}

.ngg-gallery-thumbnail img {
  background-color: #fff;
  border: 0px solid #ffffff;
  display: block;
  margin: 0px 0 0px 0px;
  padding: 0px;
}

.ngg-gallery-thumbnail img, .ngg-thumbnail img {
background: none !important;
border: none !important;
padding: 0px;
}
.ngg-gallery-thumbnail a {
    border: medium none;
    box-shadow: none;
    display: block;
  margin: 0px;}