/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/

body {margin:0; padding:0;}
#wrapper {margin:0 auto; padding: 0px;}


#content {
padding: 0 20px 0px 20px;
position: relative;
}

#afterfooter {padding:10px 20px 0px 20px; margin:0 auto; background: #4d6e87 url(https://www.neufvillelaw.com/wp-content/uploads/2012/12/footer-bg.jpg) top left repeat-x;color:#fff; text-align:center;}
#afterfooter a {color:#fff; text-decoration:underline;}

#footer .col-left {display:none;}
#credit .col-right {display:none;}

#logo .site-description {display:none;}
#logo {display:none;}


#header {
background-repeat: no-repeat;
background-position: top center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 20px;
border: 0px solid;
}


.entry img,
img.thumbnail,
#portfolio .group.portfolio-img img {
  height: auto;
  padding: 3px;
  border: none;
  background: none;
  background: rgba(255, 255, 255, 0.0);
}

body.home h2.title {display:none;}

body.home .entry p {
margin-bottom: 1.2em;
width: 604px;
margin-left: 14px;
}

#meteor-slideshow {margin-bottom:10px;}