/*
Theme Name: surfspot Nexus Child
Theme URI: http://www.elegantthemes.com/gallery/
Author: Jörg Drzycimski
Author URI: http://www.drzycimski.com/
Description: New Template based on Nexus
Template: Nexus
Version: 1.0
*/

@import url("../Nexus/style.css");

/* added styles */
#surfspot_categorymap h2 {
    color: #333;
    font-size: 36px;
    font-weight: 900;
    margin-top: 0;
    position: relative;
}
#surfspot_categorymap .mapp-layout {
    margin: 0;
    padding: 0;
}
/* modified styles */
#form-allowed-tags { display: none; }
strong { color: #333333; }
.post-thumbnail .container { min-height: 400px; }

/* UPDATE HACK */
@media only screen and ( min-width: 1301px ) {
  .container { width: 1281px; }
}

/* Plugin modified styles */