/*
Theme Name: Rocky's Fitness Default
Theme URI: http://www.rockysfitness.com/
Description: The default WordPress theme for Rocky's Fitness.
Version: 2.0
Author: WAMM Design
Author URI: http://www.wammdesign.com/

This theme (Graphics and Design) Copyright (c) WAMM Design.


*/
* {
	background: none !important;
}
/*Reset Style*/
* { width: auto; height: auto; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color: #89781B; }
h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; }
h2 { font-size: 16pt; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #333; }
#logo h1 a { color: #A49023; }
.section-heading a.more-link { display: none; }
.section-heading h2 { font-size: 20pt; }
/* Remove Elements */
.quick-links-container, #quick-links, #navigation, #feature, #footer .col-1, #footer .col-2, #footer .col-3, #join-splash .col-2 a, #sidebar {
	display: none !important;
}