/*
Theme Name:     SPECIAL gantry child theme
Description:    Child theme for the Gantry theme
Author:         Bobby Ciraldo	
Template:       rt_gantry_wp                             
*/

@import url("../rt_gantry_wp/style.css");





/*----------------------- 
header: logo, menu, etc 
-----------------------*/

#rt-top-surround {
  background-image: none;
  background-color: rgb(0,0,0);
}

.widget_gantry_menu {
  margin-top: 0;
  padding-top: 0;
}



/*----------------------- 
 
-----------------------*/

.hentry {
  clear:both;
  /*font-style:italic;*/
  /*font-variant:small-caps;*/
}

.single-post .hentry h2 {
  font-size:44px;
  line-height:44px;
}

.blog-featured h2 {
  /*font-size:20px;*/
}

.archive .post, .archive .img-intro-left {
margin-bottom: 50px !important;
}

/*.component-content .item-separator {
display: block;
margin: 50px;
}
*/

.archive h1 {
  margin:0px 0px 50px 0px;
}

.tm_lcptu_post_title {
  font-size:100%;
}
.tm_lcptu_excerpt {
  font-size: 10px;
}

#wpgmza_map {
  margin: 10px 0 30px 40px;
  padding: 0px;
  border: 5px solid black;
}


.post-type-archive-specialblog .hentry {
  margin: 100px 0px 0px 0px;
}


/*
.widget_custom_post_widget .fb-social-plugin {
  display: none;
}
.cmp_buttons_container iframe {
  max-width: none;
}

.fb_like .pluginFacepile a { display:none; }
*/





