/*
Theme Name: Urban City Child
Theme URI: http://churchthemes.net/themes/urban-city
Author: ChurchThemes
Author URI: http://churchthemes.net
Description: Urban City is unique design approach for any church seeking to appeal to a younger audience. The interface features deep tones and textures organized in a clean and readable layout. Ambient shadows and rich typography make Urban City the perfect way to engage church members and future guests with your content.
Template: urbancity
Version: 1.3.3
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.htm
lTags: gray, black, dark, orange, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-colors, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready
*/

@import url("../urbancity/style.css");
body{
  font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif; !important
  font-size: 16px;
}

#wrapper_home {
  display:table;
  margin-top:0px;
}

#header .logo {
  margin-bottom: 10px;
}#

header .nav {
  margin: 50px 0 54px;
}

.ct_location_services ul li {
  display: list-item;
}

.events-holder .event {
  overflow: hidden;
  border-bottom: 1px #3B3B3B dashed;
  padding-bottom: 16px;
  margin-bottom: 25px;
}

.events-holder .event .img {
  float: left;
  padding: 0 18px 0 0;
}

.events-holder .event .img img {
  -webkit-border-radius:10px;
  -khtml-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -moz-box-shadow:3px 3px 5px #151515;
  -webkit-box-shadow:3px 3px 5px #151515;
  box-shadow:3px 3px 5px #151515;
}

.events-holder .event .text h5 {
  margin: 5px 0 0 0;
}

.events-holder .event .text p {
  margin: 0 0 0 0;
}

.events-holder .event h5 a {
  color: #f08d24 !important;
}

.events-holder .event h5 a:hover {
  color: #14e1ff !important;
}

.navbar ul li {
  margin-left: 35px !important;
}

.footer_nav li {
  font-weight: normal !important;
  margin-left: 25px !important;
}

.navbar ul li ul, .navbar ul li ul li ul {
  width: 195px !important;
}

.post .date {
  padding-bottom: 10px !important;
  color: #f08d24 !important;
}

#ribbon .content .tagline {
  color: #f08d24 !important;
}

.timely {
  text-shadow: none !important;
}