/*Base Colors
------------------------------------------------------------ */
body { background: #efefef; margin: 0px; padding: 0px;}

.container, .sliderGallery { background: #efefef; }
div.colborder, div.border { border-right: 1px solid #cccccc; }
.box,.postmetadata,.nav,h3#comments,h3#respond,#commentform,#sidebar ul li a:hover,ul.txt li:hover {background-color: #ccc; }

#sidebar ul li a,ul.txt li { border-bottom: 1px solid #cccccc; color: #274413;}

hr {background: #cccccc; color: #cccccc; }
#top-wrap{ background: #151515; height: 80px; }
/*background-image: url(/wp-content/themes/modularity-lite/images/top.jpg); background-repeat: no-repeat; background-position: -80px -30px; */
#footer-wrap {background: #151515;}

/*Font Color
------------------------------------------------------------ */
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #151515}
h3.sub,h2.sub {border-bottom: 1px solid #cccccc; }

/*Links 
------------------------------------------------------------ */
a:link, a:visited { color: #274413; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #274413; }


#masthead h4 { font-weight: normal; text-transform: none; float: left; font-size: 18px;}
#masthead h4 a { color: #efefef; text-decoration: none; }


#under-footer{width:950px;padding:1.5em 0;margin:0 auto;color:#999;text-align:left}
#under-footer a.rss{vertical-align: top;}

.attachment-thumbnail{
  border: 1px solid #cccccc;
}

div.gallery_block{
  margin-left: 55px;
  margin-right: 55px;
  clear: both;  
}

div.gallery_block img{
  display: block;
  float: left;  
  border: 2px solid black; 
  margin: 2px;
}

div.gallery_block br{
  clear: both;  
}

