/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
.custom #footer {
  text-align:center;
}
.custom #footer ul,
 .custom #footer li {
  display:inline;
}

.custom .sidebar .widget {
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
    background-color: #EFEFEF;
    border: 1.9px solid #EFEFEF;
    padding: 5%;
    width: 90%;
}

.custom .menu { background-image: url(http://www.immanuellutheranccmd.org/wp-admin/images/navbar.jpg); background-repeat: repeat-x; }





