/*
Custom layout alterations
*/


/* #Base 960 Grid - layout tweaks
================================================== */
/*** CUSTOM alteration ***/
.container                                  { position: relative; width: 990px; margin: 0 auto; padding: 0; }
/*** CUSTOM addition ***/
#content-wrap > .container, .container > #teaser-content         { max-width: 960px; padding: 0 15px; }
/*** CUSTOM addition ***/
#sub-footer-wrap .container .sixteen.columns { width: 950px; margin-left: 20px; margin-right: 20px;}
#sub-footer-wrap .container .sixteen.columns div.unitedthemes {margin-left: 20px;}
footer#footer-wrap .container .sixteen.columns { max-width: 940px; margin-left: 25px; margin-right: 25px;}


/* =============================================================================
 *   Page Maker
 * ========================================================================== */

.full-width {clear: both !important; float: none !important;}


/* =============================================================================
 *   Home Page Template
 * ========================================================================== */

/* service row */
#home-template .last.service .service div.wrapper {
    text-align: center;
    width: 245px;
    margin: 0 0 0 auto;
}
#home-template .last.service .service div.wrapper .image1 {
    margin: 12px 0 20px;
}
#home-template .last.service .service div.wrapper .image2 {
    margin-bottom: 45px;
}
#home-template .service-icon {
    margin: 0;
}
.icon-header {margin-bottom: 4px;}
.service-top-row {min-height: 295px;}
.last.service .service .service-top-row {min-height: 350px;}

article.cta-content p {margin: 0;}
blockquote,
section.cta {border: none; box-shadow: none; background: url("images/cta-bk.png") no-repeat scroll right 5px #eff6cd;}
article.cta-content {text-align: center; border: none; background-color: transparent; padding: 15px 20px 24px;}

/* What's Happening - post (blog) excerpts */
.recent-post {margin-bottom:8px;}

