/* Enter Your Custom CSS Here */
.box img {
    float: right;
    margin: -79px -75px -79px 37px;
}
 .box { 
  padding: 79px 75px 100px 35px;
}
.home .custom-list p {
    margin: 8px 0 20px 0;
}
.home div.list.custom-list ul li strong {
    margin: 0px 17px 0 0;
}
.recent-posts_li .post-comments {
    float: right;
    display: none;
}
.nocomments {
    margin: 0;
    display: none;
}
.post-author {
    display: none;
}
.cat-6-id .featured-thumbnail {
    margin: 0px 20px 10px 0;
}
.cat-6-id #sidebar ul li {
	background: none;
  	padding: 0px;
}
.page-id-201, .page-id-216 .clear {
    height: 20px;
}
.google-map { height: 400px; }

@media only screen and (min-width: 1200px) {
.row-fluid [class*="span"] {
  margin-left: 15px;
}
}
p.span6.first.field {
    margin-left: 0px;
}