/*
Theme Name:     Vertex Resource Group
Description:    Custom theme built for <code>Vertex Resource Group</code>. Uses the Centreforge Core theme.
Author:         Andrew Sears
Author URI:     http://www.mayfifteenth.com/
Template:       centreforge
Version:        0.2
*/

/* *** Bootstrap Extensions *** */
.bg-darkbrown {background-color: #413631;}
.bg-lightbrown {background-color: #8f776c;}
.text-home {color:#FFF;}
.text-home p {color:#FFF; padding-top:36px; margin-bottom: 18px;line-height: 18px;font-size: 14px;}

/* *** Site Styling *** */
.site-description {color: #FFF; font-size: 18px; margin: 0px; line-height: 40px;}
.margin-top {margin-top: 20px;}
.entry {border: 1px solid #fff;padding-top:15px;padding-bottom:15px;}
.entry:hover {border: 1px #2b2320 dashed;border-radius: 10px;background-color: #ede8e7;}
.footer-bottom {border-bottom: 50px solid #413631;padding:20px 0px;color:#FFF;margin-top:25px;}