/*
Theme Name: Wright Church
Version: 1.0
Description: Child theme for Canvas.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: canvas
*/

@import url("../canvas/style.css");

#content {
   background-color: #FFFFFF;
   padding: 1em 1em !important;
}
#header {
   min-height:250px;
}
#logo {
   margin-top: 3em;
}
#nav-container {
   margin-bottom: 1em !important;
}
ul { 
list-style-image: url(/wp-content/uploads/2015/03/anchor.gif);
}
li {
padding: 0.5em;
}
.site-description {
margin-top: 1.0em;  text-align:center;
}