/*
Theme Name: WordPress HamiltonFamilyCenter
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: HamiltonFamilyCenter
*/

#page {
    z-index:10;
}

.newsletterContainer .error, .newsletterContainer .success {
    margin:20px;
    position:absolute;
    right:10px;
    top:10px;
    white-space:nowrap;
    z-index:100;
    background: #fff;
}

#newsletterLoading {
    margin: 10px 0 0;
}

.callout .callout-area .box h3 a{
    color:#000000;
    font-size:19px;
    font-weight:normal;
    margin:0 0 9px;
}

.navigation a {
    color: #ff5a00;
}

.archive_navigation_top {
    padding-bottom:10px;
}

#commentform p {
    margin-bottom: 7px;
}

#commentform p textarea {
    width:100%;
}

.commentlist li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.title a {
    color:#FF5A00;
    text-decoration:none;
}

.title a span {
    text-decoration:none !important;
}

.title a:hover span {
    text-decoration:underline !important;
}

.sitemap li ul {
    margin-top:19px;
}

.wp-caption {
   display: block;
   text-align: center;
   background: #f3f3f3;
   border: 1px solid #e0e0e0;
   padding: 5px 0;
   margin-right: 10px;
}

.wp-caption-dd
{
   -webkit-margin-start: 0px;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}